Skip to content

Commit

Permalink
manually add version in version.py #2
Browse files Browse the repository at this point in the history
  • Loading branch information
brianandres2 committed Jan 15, 2025
1 parent 5402d53 commit 7dae733
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 @@ -22,7 +22,7 @@ dependencies = [
dynamic = ["version"]

[tool.setuptools_scm]
version = { attr = "e84-geoai-common.version.__version__" }
version = { attr = "src.e84-geoai-common.version.__version__" }

[tool.pytest.ini_options]
pythonpath = "src"
Expand Down

0 comments on commit 7dae733

Please sign in to comment.