Refactoring project name to autoBIGSst.engine
This commit is contained in:
@@ -3,7 +3,7 @@ requires = ["setuptools>=64", "setuptools_scm>=8"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "automlst.engine"
|
||||
name = "autobigsst.engine"
|
||||
dynamic = ["version"]
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
@@ -19,6 +19,10 @@ dependencies = [
|
||||
requires-python = ">=3.11"
|
||||
description = "A library to rapidly fetch fetch MLST profiles given sequences for various diseases."
|
||||
|
||||
[project.urls]
|
||||
Repository = "https://github.com/RealYHD/autobigsst.engine.git"
|
||||
Issues = "https://github.com/RealYHD/autobigsst.engine/issues"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
|
||||
[tool.pyright]
|
||||
|
||||
Reference in New Issue
Block a user