Skip to content

Commit 2465c0a

Browse files
committed
🔧add tool.setuptools_scm
1 parent eb4d49d commit 2465c0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ include-package-data = true
4343
"nonebot_plugin_sky" = ["src/resources/**/*"]
4444

4545
[tool.setuptools.packages.find]
46-
where = ["src"]
46+
where = ["src"]
47+
48+
[tool.setuptools_scm]

0 commit comments

Comments
 (0)