WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 0b03840

Browse files
author
root
committed
remove [tool.setuptools_scm] in pyproject.toml to avoid auto generate version
1 parent 32e0ab7 commit 0b03840

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ abacusagent = "abacusagent.main:main"
2525
[tool.setuptools]
2626
package-dir = { "abacusagent" = "src/abacusagent" }
2727

28-
[tool.setuptools_scm]
29-
3028
[tool.setuptools.dynamic]
3129
version = { attr = "abacusagent.version.__version__" }
3230

0 commit comments

Comments
 (0)