We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b21d9 commit 307d203Copy full SHA for 307d203
pyproject.toml
@@ -5,7 +5,7 @@ description = "OMArk - Proteome quality assesment based on OMAmer placements"
5
readme = "README.md"
6
license = "GPL-3.0-or-later"
7
license-files = ["LICENSE", "COPYING.LESSER", "COPYING"]
8
-requires-python = ">=3.9"
+requires-python = ">=3.9, <3.13"
9
authors = [
10
{ name = "Yannis Nevers", email = "yannis.nevers@unil.ch"},
11
]
0 commit comments