diff --git a/pyproject.toml b/pyproject.toml index 0e2c5e2..81883da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ Repository = "https://github.com/RealYHD/autoBIGS.cli" Issues = "https://github.com/RealYHD/autoBIGS.cli/issues" dependencies = [ - "autoBIGS.engine" + "autoBIGS-engine" ] requires-python = ">=3.11" description = "A CLI tool to rapidly fetch fetch MLST profiles given sequences for various diseases."