Skip to content

Commit 38b7333

Browse files
committed
uncomment [tool.setuptools_scm] to detect package version
1 parent f0a5df6 commit 38b7333

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ tabulate = "tabulate:_main"
3535
# [tool.setuptools]
3636
# packages = ["tabulate"]
3737

38-
# [tool.setuptools_scm]
39-
# write_to = "tabulate/version.py"
38+
[tool.setuptools_scm]

0 commit comments

Comments
 (0)