Skip to content

Commit

Permalink
Drop linters from setup.cfg, they are already duplicated in pre-commit (
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov authored Nov 10, 2021
1 parent b7d5f24 commit ae8270f
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 @@ -33,9 +33,6 @@ console_scripts =

[options.extras_require]
dev =
black==21.10b0
flake8==4.0.1
flake8-isort==4.1.1
mypy==0.910
pre-commit==2.15.0
pytest==6.2.5
Expand Down

0 comments on commit ae8270f

Please sign in to comment.