aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 068e3c0e..ab4a61a2 100644
--- a/setup.py
+++ b/setup.py
@@ -36,8 +36,7 @@ setup(
'mccabe>=0.6.1'
],
'test': [
- 'coverage>=4.5.1',
- 'hypothesis[django]>=3.71.10'
+ 'coverage>=4.5.1'
]
},
entry_points={