aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
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 /setup.py
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 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 167b62e0..5db84773 100644
--- a/setup.py
+++ b/setup.py
@@ -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