Skip to content

Commit 8b77014

Browse files
authored
Update pyproject.toml
1 parent 1b907d0 commit 8b77014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
1111
#exclude = ["**/node_modules", "**/__pycache__"]
1212

1313
[tool.setuptools_scm]
14-
version_file = "netbox_rpki/_version.py"
14+
version_file = "netbox_rpki/version.py"
1515

1616
[tool.setuptools.packages.find]
1717
exclude = [".venv*", "tests*", "docs*", ".github*", ".gitignore", "external_sources"]

0 commit comments

Comments
 (0)