diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ test_requirements = [ "pytest<2.8", "pretend", "iso8601", + "hypothesis", ] # If there's no vectors locally that probably means we are in a tarball and |