Skip to content

Commit

Permalink
setup_requires for version
Browse files Browse the repository at this point in the history
Update setup.cfg
  • Loading branch information
rotu committed Sep 10, 2020
1 parent caee5e6 commit 8a52aed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ install_requires =
pytest-cov
pytest-repeat
pytest-rerunfailures
setuptools>=30.3.0
setuptools>=46.4.0
packages = find:
setup_requires =
setuptools>=46.4.0
tests_require =
flake8>=3.6.0
flake8-blind-except
Expand Down

0 comments on commit 8a52aed

Please sign in to comment.