Added shorthand command
Some checks reported errors
MLSTMyFASTA/pipeline/head Something is wrong with the build of this commit
NSBDiagnosisToolkit/pipeline/head There was a failure building this commit

This commit is contained in:
Harrison Deng 2025-01-03 19:57:18 +00:00
parent 2cd56ca1ec
commit 580e96c1c6

View File

@ -14,6 +14,7 @@ description = "A tool to rapidly fetch fetch MLST profiles given sequences for v
[project.scripts]
nsbdiagnosistoolkit = "nsbdiagnosistoolkit.cli.program:cli"
nsbdiagtk = "nsbdiagnosistoolkit.cli.program:cli"
[tool.pyright]
extraPaths = ["src"]