aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-02 10:56:49 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-10-02 11:13:52 -0500
commit584d9d6084eee473950d7e7921dc0bd7ecb2e1d0 (patch)
treec802ff41118e1949e5cdf8d01a2cb8ab9804fdf4 /setup.py
parent1dea513d7a0fb6c1a3c1df2924db1bd1135f78ff (diff)
downloadcryptography-584d9d6084eee473950d7e7921dc0bd7ecb2e1d0.tar.gz
cryptography-584d9d6084eee473950d7e7921dc0bd7ecb2e1d0.tar.bz2
cryptography-584d9d6084eee473950d7e7921dc0bd7ecb2e1d0.zip
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