Skip to content

Commit

Permalink
remove useless dependencies: flaky, mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
touilleWoman committed Nov 30, 2023
1 parent 6ca920b commit 884f98c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 52 deletions.
3 changes: 0 additions & 3 deletions dependencies/default/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
attrs==23.1.0
coverage==7.3.2
exceptiongroup==1.1.3
flaky==3.7.0
hypothesis==6.90.0
iniconfig==2.0.0
mypy==1.7.0
mypy-extensions==1.0.0
packaging==23.2
pluggy==1.3.0
pytest==7.4.3
Expand Down
4 changes: 0 additions & 4 deletions dependencies/pytest-min/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,10 @@ charset-normalizer==3.3.1
coverage==7.3.2
elementpath==4.1.5
exceptiongroup==1.1.3
flaky==3.7.0
hypothesis==6.88.3
idna==3.4
iniconfig==2.0.0
mock==5.1.0
mypy==1.6.1
mypy-extensions==1.0.0
nose==1.3.7
packaging==23.2
pluggy==1.3.0
Expand All @@ -21,6 +18,5 @@ pytest==7.0.0
requests==2.31.0
sortedcontainers==2.4.0
tomli==2.0.1
typing_extensions==4.8.0
urllib3==2.0.7
xmlschema==2.5.0
2 changes: 0 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ install_requires =
testing =
coverage >= 6.2
hypothesis >= 5.7.1
flaky >= 3.5.0
mypy >= 0.931
docs =
sphinx >= 5.3
sphinx-rtd-theme >= 1.0
Expand Down
43 changes: 0 additions & 43 deletions tests/test_flaky_integration.py

This file was deleted.

0 comments on commit 884f98c

Please sign in to comment.