Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
coretl committed May 3, 2022
2 parents e9c47b4 + badabd7 commit 3891805
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,13 @@ install_requires =
[options.extras_require]
# For development tests/docs
dev =
black==21.9b0
black==22.3.0
isort>5.0
pytest-cov
mypy
# remove this dependency once flake8 has dropped "importlib-metadata <=4.3"
# https://github.com/PyCQA/flake8/pull/1438
flake8 <= 3.9.2
flake8-isort
sphinx-rtd-theme-github-versions
pre-commit
Expand Down

0 comments on commit 3891805

Please sign in to comment.