Skip to content

Commit

Permalink
leave the install of coverage,flake8, pylint and spinx to the scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Mar 30, 2023
1 parent 34d6ff9 commit 5e8c821
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,8 @@ include =

[options.extras_require]
test =
flake8 >= 5
coverage >= 4.4, < 5.0
# pytest will be brought in by pytest-cov
pytest-cov
testfixtures
sphinx >= 2
httpretty != 1.0.0

0 comments on commit 5e8c821

Please sign in to comment.