Skip to content

Commit

Permalink
update setup req versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yannikschaelte committed Oct 2, 2023
1 parent a3c8559 commit a030296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

[build-system]
requires = [
"setuptools >= 52.0.0",
"wheel >= 0.36.2",
"setuptools >= 68.2.0",
"wheel >= 0.41.2",
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit a030296

Please sign in to comment.