configure auto version
This commit is contained in:
parent
2abf7552fc
commit
23baaeb6c2
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ requires-python = ">=3.9"
|
|||
dependencies = {file = ["requirements.txt"]}
|
||||
optional-dependencies = {optional = {file = ["optional_requirements.txt"]}}
|
||||
|
||||
[tool.setuptools_scm]
|
||||
|
||||
[project.scripts]
|
||||
circup = "circup:main"
|
||||
|
|
|
|||
Loading…
Reference in a new issue