We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f685a3e commit 0c375d4Copy full SHA for 0c375d4
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ build-backend = "hatchling.build"
16
name = "jcvi"
17
description = "Python utility libraries on genome assembly, annotation and comparative genomics"
18
readme = "README.md"
19
-requires-python = ">=3.8,<3.13"
+requires-python = ">=3.8"
20
license = "BSD-3-Clause"
21
authors = [
22
{ name = "Haibao Tang", email = "tanghaibao@gmail.com" },
0 commit comments