Skip to content

Commit 7832e94

Browse files
committed
Try to fix setuptools_scm command
1 parent 78b3a47 commit 7832e94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,6 @@ where = ["cmd2"]
235235
namespaces = false
236236

237237
[tool.setuptools_scm]
238+
git_describe_command = "git describe --dirty --tags --long --exclude plugin-*"
239+
238240

0 commit comments

Comments
 (0)