Skip to content

Commit

Permalink
Merge pull request #165 from jsmolic/setuptools
Browse files Browse the repository at this point in the history
Remove unnecessary install_requires for setuptools
  • Loading branch information
liZe authored Oct 13, 2020
2 parents 4589b74 + 67bfda7 commit 48614a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ setup_requires =
setuptools
install_requires =
cffi >= 1.1.0
setuptools >= 39.2.0
tests_require =
pytest-cov
pytest-flake8
Expand Down

0 comments on commit 48614a3

Please sign in to comment.