Skip to content

Commit

Permalink
pyproject: upgrade setuptools [MAGMA-4803]
Browse files Browse the repository at this point in the history
  • Loading branch information
lbertho-gpsw committed Jul 22, 2024
1 parent e21d7c5 commit 7c11083
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,6 +1,6 @@
[build-system]
requires = [
"setuptools==67.2.0",
"setuptools==71.0.1",
"wheel",
"setuptools_scm>=6.4", # for automated versioning
]
Expand Down

0 comments on commit 7c11083

Please # to comment.