Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into dependabot/pip/furo-2021.4.11b34
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Apr 22, 2021
2 parents d4445c7 + f441234 commit 30c79db
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,30 +31,30 @@ include_package_data = True

[options.extras_require]
dev =
Sphinx==3.4.3
Sphinx==3.5.4
black==20.8b1
bump2version==1.0.1
flake8==3.8.4
flake8==3.9.1
flake8-absolute-import>=1.0
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
furo==2021.4.11b34
isort==5.7.0
pre-commit==2.10.0
pre-commit==2.12.1
pytest==6.2.2
pytest-cov==2.11.1
yamllint==1.26.0
yamllint==1.26.1
doc =
Sphinx==3.4.3
Sphinx==3.5.4
furo==2021.4.11b34
lint =
black==20.8b1
flake8==3.8.4
flake8==3.9.1
flake8-absolute-import>=1.0
flake8-implicit-str-concat==0.2.0
flake8-print==4.0.0
isort==5.7.0
yamllint==1.26.0
yamllint==1.26.1
test =
pytest==6.2.2
pytest-cov==2.11.1
Expand Down

0 comments on commit 30c79db

Please sign in to comment.