Skip to content

Commit

Permalink
Maybe removing setuptools_scm from the pyproject will resolve this.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Dec 7, 2024
1 parent cc678ec commit daa5d39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
requires = ["setuptools>=64", "setuptools_scm>=8"]
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]
write_to = "afqinsight/_version.py"

[tool.ruff]
target-version = "py310"

Expand Down

0 comments on commit daa5d39

Please sign in to comment.