aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index b64f85bb..ffa62a39 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,11 +6,11 @@ envlist = py27,pypy,py34,py35,py36,py37,docs,pep8,packaging
extras =
test
idna: idna
- randomorder: pytest-random
deps =
# This must be kept in sync with .travis/install.sh and azure-pipelines.yml
coverage
./vectors
+ randomorder: pytest-randomly
passenv = ARCHFLAGS LDFLAGS CFLAGS INCLUDE LIB LD_LIBRARY_PATH USERNAME PYTHONIOENCODING
commands =
pip list