Skip to content

Commit

Permalink
setup: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Apr 23, 2020
1 parent d17ba99 commit 9c84e6f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,18 @@ include_package_data = true
build =
setuptools>=45.0.0
wheel>=0.33.6
twine>=2.0.0
twine>=3.1.0
test =
pytest~=5.3.3
pytest-asyncio~=0.10.0
pytest~=5.4.1
pytest-asyncio~=0.11.0
pytest-cov
pytest-mock
codecov
dev =
pytest-sugar
lint =
flake8>=3.7.9
typecheck =
mypy>=0.760
mypy>=0.770
docs =
sphinx
sphinx-autodoc-typehints
Expand Down

0 comments on commit 9c84e6f

Please sign in to comment.