Skip to content

Commit

Permalink
limit setuptools in plux dependencies (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrashed authored Oct 21, 2024
1 parent ddf2a28 commit 5b71926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ setup_requires =
wheel
install_requires =
importlib-metadata>=0.12;python_version<"3.8"
setuptools<=75.1.0
test_requires =
setuptools
pytest==6.2.4
Expand Down

0 comments on commit 5b71926

Please sign in to comment.