Skip to content

Commit 4ffa564

Browse files
committed
Fix vcs configuration
1 parent 91ba612 commit 4ffa564

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
@@ -52,4 +52,4 @@ exclude = '''
5252
'''
5353
[tool.poetry-dynamic-versioning]
5454
enable = true
55-
vcs = ["git"]
55+
vcs = "git"

0 commit comments

Comments
 (0)