commit | d9fcd7a679a13862d954564ce2559bedaaee27f5 | [log] [tgz] |
---|---|---|
author | Hynek Schlawack <hs@ox.cx> | Sat Oct 24 17:24:43 2015 +0200 |
committer | Hynek Schlawack <hs@ox.cx> | Sat Oct 24 17:24:43 2015 +0200 |
tree | cbb24adae65ed1ad19dc26d34c4ff0883367b94c | |
parent | 41f62bad27b95c54313e66fcc4ab569fb0d51e54 [diff] |
Pin pytest in tox too
diff --git a/tox.ini b/tox.ini index 11a0821..fcf7095 100644 --- a/tox.ini +++ b/tox.ini
@@ -7,7 +7,7 @@ passenv = ARCHFLAGS CFLAGS LC_ALL LDFLAGS PATH LD_LIBRARY_PATH TERM deps = coverage - pytest + pytest>=2.8.2 cryptographyMaster: git+https://github.com/pyca/cryptography.git setenv = # Do not allow the executing environment to pollute the test environment