Enabling setuptools_scm
This commit is contained in:
parent
b32a522e39
commit
59cb5230e8
@ -15,6 +15,8 @@ description = "A tool to rapidly fetch fetch MLST profiles given sequences for v
|
||||
[project.scripts]
|
||||
automlst = "automlst.cli.program:run"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
|
||||
[tool.pyright]
|
||||
extraPaths = ["src"]
|
||||
exclude = [
|
||||
|
@ -4,3 +4,4 @@ pytest
|
||||
pytest-asyncio
|
||||
build
|
||||
twine
|
||||
setuptools_scm
|
Loading…
x
Reference in New Issue
Block a user