summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/seaborn')
-rw-r--r--dev-python/seaborn/seaborn-0.7.1.ebuild2
-rw-r--r--dev-python/seaborn/seaborn-0.8.1.ebuild2
-rw-r--r--dev-python/seaborn/seaborn-0.9.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/seaborn/seaborn-0.7.1.ebuild b/dev-python/seaborn/seaborn-0.7.1.ebuild
index 63e40e478cf6..8e767cabde8b 100644
--- a/dev-python/seaborn/seaborn-0.7.1.ebuild
+++ b/dev-python/seaborn/seaborn-0.7.1.ebuild
@@ -35,5 +35,5 @@ python_test() {
cat > matplotlibrc <<- EOF || die
backend : Agg
EOF
- virtx nosetests --verbosity=3 || die
+ virtx nosetests --verbosity=3
}
diff --git a/dev-python/seaborn/seaborn-0.8.1.ebuild b/dev-python/seaborn/seaborn-0.8.1.ebuild
index 63e40e478cf6..8e767cabde8b 100644
--- a/dev-python/seaborn/seaborn-0.8.1.ebuild
+++ b/dev-python/seaborn/seaborn-0.8.1.ebuild
@@ -35,5 +35,5 @@ python_test() {
cat > matplotlibrc <<- EOF || die
backend : Agg
EOF
- virtx nosetests --verbosity=3 || die
+ virtx nosetests --verbosity=3
}
diff --git a/dev-python/seaborn/seaborn-0.9.0.ebuild b/dev-python/seaborn/seaborn-0.9.0.ebuild
index 63e40e478cf6..8e767cabde8b 100644
--- a/dev-python/seaborn/seaborn-0.9.0.ebuild
+++ b/dev-python/seaborn/seaborn-0.9.0.ebuild
@@ -35,5 +35,5 @@ python_test() {
cat > matplotlibrc <<- EOF || die
backend : Agg
EOF
- virtx nosetests --verbosity=3 || die
+ virtx nosetests --verbosity=3
}