Enabling setuptools_scm
This commit is contained in:
@@ -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 = [
|
||||
|
@@ -3,4 +3,5 @@ biopython
|
||||
pytest
|
||||
pytest-asyncio
|
||||
build
|
||||
twine
|
||||
twine
|
||||
setuptools_scm
|
Reference in New Issue
Block a user