Skip to content

Commit

Permalink
fixes setup tools
Browse files Browse the repository at this point in the history
  • Loading branch information
actlikewill committed Jul 29, 2024
1 parent 1ac1012 commit 7c64a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools==71.1.0", "setuptools_scm[toml]>=6.2", "wheel"]
requires = ["setuptools==68.2.0", "setuptools_scm[toml]>=6.2", "wheel"]
build-backend = "setuptools.build_meta"

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 7c64a5e

Please sign in to comment.