Skip to content

Commit

Permalink
quick fixes for setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyCMWF committed Apr 24, 2024
1 parent 11b1c17 commit f4590ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools"]
[options]
install_requires = ["setuptools"]

[bdist_wheel]
universal = 1
Expand Down

0 comments on commit f4590ba

Please sign in to comment.