Skip to content

Commit 307d203

Browse files
committed
omamer -> numpy<2 --> python3.12 max
1 parent b9b21d9 commit 307d203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "OMArk - Proteome quality assesment based on OMAmer placements"
55
readme = "README.md"
66
license = "GPL-3.0-or-later"
77
license-files = ["LICENSE", "COPYING.LESSER", "COPYING"]
8-
requires-python = ">=3.9"
8+
requires-python = ">=3.9, <3.13"
99
authors = [
1010
{ name = "Yannis Nevers", email = "yannis.nevers@unil.ch"},
1111
]

0 commit comments

Comments
 (0)