diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ whitelist_externals = 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 |