Skip to content

Commit

Permalink
Pyproject change path to version file
Browse files Browse the repository at this point in the history
  • Loading branch information
geier1993 committed Jan 28, 2025
1 parent fdcf1b0 commit acacd7e
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
Expand Up @@ -69,7 +69,7 @@ include-package-data = true
zip-safe = true

[tool.setuptools_scm]
version_file = "multio/_version.py"
version_file = "_version.py"

[tool.setuptools.package-data]
multio = ["*.h"]
Expand Down

0 comments on commit acacd7e

Please sign in to comment.