blob: 097ac58992f96633a4ab7634b22e8d706a52a334 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
- workaround for https://github.com/althonos/pyrodigal/issues/69
--- pyproject.toml.orig 2025-03-03 20:52:28 UTC
+++ pyproject.toml
@@ -12,7 +12,6 @@ authors = [
authors = [
{ name = "Martin Larralde", email = "martin.larralde@embl.de" },
]
-platform = "any"
keywords = ["bioinformatics", "genome", "orf", "gene", "prodigal"]
classifiers = [
"Development Status :: 5 - Production/Stable",
|