Skip to content

Commit

Permalink
Merge pull request #126 from python-hyper/drop-hypothesis-pin
Browse files Browse the repository at this point in the history
Drop Hypothesis pin in testing
  • Loading branch information
Lukasa committed Sep 4, 2017
2 parents 6b91d63 + f618a59 commit 26b3db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==3.2.1
pytest-cov==2.5.1
hypothesis==3.23.2
hypothesis

0 comments on commit 26b3db9

Please sign in to comment.