We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23857a commit cdbc862Copy full SHA for cdbc862
1 file changed
pyproject.toml
@@ -19,9 +19,9 @@ maintainers = [
19
description = "Computing and drawing ExP heatmap for displaying complex cross-population data"
20
readme = "README.md"
21
requires-python = ">=3.8"
22
+license = "MIT"
23
classifiers = [
24
"Programming Language :: Python :: 3",
- "License :: MIT-Based Custom License",
25
"Operating System :: OS Independent",
26
"Topic :: Scientific/Engineering :: Bio-Informatics"
27
]
0 commit comments