Skip to content

Commit 3ba9323

Browse files
committed
pyproject remove dynamic versioning
1 parent 9677212 commit 3ba9323

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ pytest = "^3.0"
2020
[tool.poetry.scripts]
2121
cg = 'codegraph.main:cli'
2222

23-
[tool.poetry-dynamic-versioning]
24-
enable = false
25-
vcs = "git"
26-
style = "semver"
27-
2823
[build-system]
2924
requires = ["poetry>=0.12"]
3025
build-backend = "poetry.masonry.api"

0 commit comments

Comments
 (0)