Skip to content

Commit 4c0ad5e

Browse files
committed
maturin fix for license
1 parent c4c241f commit 4c0ad5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minimappers2/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ classifiers = [
99
"Operating System :: POSIX :: Linux",
1010
"Programming Language :: Rust"
1111
]
12-
license = { file = "LICENSE" }
12+
# license = { file = "LICENSE" }
1313
description = "A Python wrapper for minimap2-rs"
1414
keywords = ["minimap2", "bioinformatics", "alignment", "mapping"]
1515
dependencies = [

0 commit comments

Comments
 (0)