We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c241f commit 4c0ad5eCopy full SHA for 4c0ad5e
minimappers2/pyproject.toml
@@ -9,7 +9,7 @@ classifiers = [
9
"Operating System :: POSIX :: Linux",
10
"Programming Language :: Rust"
11
]
12
-license = { file = "LICENSE" }
+# license = { file = "LICENSE" }
13
description = "A Python wrapper for minimap2-rs"
14
keywords = ["minimap2", "bioinformatics", "alignment", "mapping"]
15
dependencies = [
0 commit comments