Skip to content

Commit

Permalink
Bump setuptools & setuptools_scm
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py committed Jun 6, 2024
1 parent 2e70229 commit 9b0f1c2
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
@@ -1,7 +1,7 @@
[build-system]
requires = [
"setuptools>=45",
"setuptools_scm[toml]>=6.2",
"setuptools>=66",
"setuptools_scm[toml]>=8",
]
build-backend = "setuptools.build_meta"

Expand Down

0 comments on commit 9b0f1c2

Please sign in to comment.