Skip to content

Commit

Permalink
Merge pull request #25 from hroncok/nohypo
Browse files Browse the repository at this point in the history
Remove an unused test dependency on hypothesis
  • Loading branch information
Julian authored Sep 13, 2023
2 parents 890f1e5 + e94a067 commit db3984e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion tests/requirements.in
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
hypothesis
pytest
4 changes: 0 additions & 4 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile tests/requirements.in
#
attrs==23.1.0
# via hypothesis
hypothesis==6.83.0
# via -r tests/requirements.in
iniconfig==2.0.0
Expand All @@ -16,5 +14,3 @@ pluggy==1.3.0
# via pytest
pytest==7.4.0
# via -r tests/requirements.in
sortedcontainers==2.4.0
# via hypothesis

0 comments on commit db3984e

Please sign in to comment.