aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-10-02 18:35:17 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2015-10-02 18:35:17 -0700
commit685eea4cf826135a635a1bd547e2a04f9fee4bcf (patch)
treec802ff41118e1949e5cdf8d01a2cb8ab9804fdf4 /tox.ini
parent1dea513d7a0fb6c1a3c1df2924db1bd1135f78ff (diff)
parent584d9d6084eee473950d7e7921dc0bd7ecb2e1d0 (diff)
downloadcryptography-685eea4cf826135a635a1bd547e2a04f9fee4bcf.tar.gz
cryptography-685eea4cf826135a635a1bd547e2a04f9fee4bcf.tar.bz2
cryptography-685eea4cf826135a635a1bd547e2a04f9fee4bcf.zip
Merge pull request #2391 from reaperhulk/hypothesis-fixes
hypothesis-pytest is no longer a required package
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 8b4343d0..016aada0 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,7 +9,6 @@ deps =
pretend
pytest<2.8
hypothesis>=1.11.4
- hypothesis-pytest
./vectors
passenv = ARCHFLAGS LDFLAGS CFLAGS INCLUDE LIB LD_LIBRARY_PATH USERNAME
commands =