Skip to content

Commit

Permalink
Merge branch 'master' into pyup-update-setuptools-45.1.0-to-46.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
duckinator authored May 13, 2020
2 parents a629ce2 + 0fed398 commit e0b7c58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tests_require =
[options.extras_require]
# FIXME: This name seems wrong, but I can't think of a better one atm.
build =
pip==20.0.2
pip==20.1
setuptools==46.2.0
wheel==0.34.2

Expand All @@ -46,9 +46,9 @@ testing =
flake8-docstrings==1.5.0
pydocstyle==5.0.2
pylint==2.5.2
pytest==5.4.1
pytest-flake8==1.0.5
pytest-pylint==0.16.1
pytest==5.4.2
pytest-flake8==1.0.6
pytest-pylint==0.17.0

release =
bork==3.0.0
Expand Down

0 comments on commit e0b7c58

Please sign in to comment.