Moved to a general BIGSdb implementation
Updated tests Removed ABIF UI for the time being Began updating CLI
This commit is contained in:
@@ -13,7 +13,7 @@ requires-python = ">=3.11"
|
||||
description = "A tool to rapidly fetch fetch MLST profiles given sequences for various diseases."
|
||||
|
||||
[project.scripts]
|
||||
automlst = "automlst.cli.root:run"
|
||||
automlst = "automlst.cli.program:run"
|
||||
|
||||
[tool.pyright]
|
||||
extraPaths = ["src"]
|
||||
|
||||
Reference in New Issue
Block a user