summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Quast <contact@jeffquast.com>2014-12-03 02:13:31 -0800
committerJeff Quast <contact@jeffquast.com>2014-12-03 02:13:31 -0800
commit5bd75bb9732fb0594bf1e8484ee353e1aef4d0e3 (patch)
tree1cd23be9ed2854d487af7892df030c32766fd9c6
parentb6e7275c12135082d2ae93f1931887caf493297a (diff)
downloadblessings-5bd75bb9732fb0594bf1e8484ee353e1aef4d0e3.tar.gz
use recreate=true
-rw-r--r--tox.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 1935f45..140a88e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -10,7 +10,8 @@ skip_missing_interpreters = true
[testenv]
whitelist_externals = /bin/bash /bin/mv
setenv = PYTHONIOENCODING=UTF8
-usedevelop=True
+usedevelop=true
+recreate=true
## run each test twice
## -- 1. w/o tty