Skip to content

Commit

Permalink
test latest scm
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Apr 18, 2024
1 parent ee7d8e4 commit 043b0f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[build-system]
requires = ["setuptools>=45", "setuptools_scm[toml]>=6.2"]
build-backend = "setuptools.build_meta"
requires = ["setuptools>=64", "setuptools_scm>=8"]

[project]
classifiers = [
Expand Down

0 comments on commit 043b0f7

Please sign in to comment.