Skip to content

Commit cdbc862

Browse files
committed
Add license
1 parent c23857a commit cdbc862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ maintainers = [
1919
description = "Computing and drawing ExP heatmap for displaying complex cross-population data"
2020
readme = "README.md"
2121
requires-python = ">=3.8"
22+
license = "MIT"
2223
classifiers = [
2324
"Programming Language :: Python :: 3",
24-
"License :: MIT-Based Custom License",
2525
"Operating System :: OS Independent",
2626
"Topic :: Scientific/Engineering :: Bio-Informatics"
2727
]

0 commit comments

Comments
 (0)