hypothesis-pytest is no longer a required package

This commit is contained in:
Paul Kehrer 2015-10-02 10:56:49 -05:00
parent 1dea513d7a
commit 584d9d6084
3 changed files with 0 additions and 3 deletions

View file

@ -13,6 +13,5 @@ sphinxcontrib-spelling
tox
twine
hypothesis
hypothesis-pytest
-e .
-e vectors

View file

@ -61,7 +61,6 @@ test_requirements = [
"pretend",
"iso8601",
"hypothesis",
"hypothesis-pytest",
]
# If there's no vectors locally that probably means we are in a tarball and

View file

@ -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 =