summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 1b9417c..40f532d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -18,6 +18,9 @@ commands=
--junitxml={envlogdir}/junit-{envname}.xml \
check_sphinx.py {posargs}
+[testenv:py25]
+setenv= PIP_INSECURE=1
+
[pytest]
rsyncdirs=tests tox