Skip to content

Commit 6091d9b

Browse files
authored
Merge pull request #157 from python-hyper/drop-hypothesis-pin
Drop Hypothesis pin in testing
2 parents 9b0a025 + 7964f9d commit 6091d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==3.2.1
2-
hypothesis==3.23.2
2+
hypothesis
33
coverage==4.4.1

0 commit comments

Comments
 (0)