Bumped engine version requirement to version 0.11.0
This commit is contained in:
parent
9100f83390
commit
1f6023b06b
@ -8,7 +8,7 @@ dynamic = ["version"]
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {file = "LICENSE"}
|
license = {file = "LICENSE"}
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"autoBIGS-engine==0.10.*"
|
"autoBIGS-engine==0.11.*"
|
||||||
]
|
]
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
description = "A CLI tool to rapidly fetch fetch MLST profiles given sequences for various diseases."
|
description = "A CLI tool to rapidly fetch fetch MLST profiles given sequences for various diseases."
|
||||||
|
@ -4,4 +4,4 @@ pytest-cov
|
|||||||
build
|
build
|
||||||
twine
|
twine
|
||||||
setuptools_scm
|
setuptools_scm
|
||||||
autoBIGS.engine==0.10.*
|
autoBIGS.engine==0.11.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user