Skip to content

Commit f0d805b

Browse files
committed
Update license format in toml
1 parent 335429c commit f0d805b

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
@@ -8,7 +8,7 @@ version = "0.4.0"
88
description = "Mutalyzer HGVS variant description parser."
99
readme = {file = "README.rst", content-type = "text/x-rst"}
1010
authors = [{name = "Mihai Lefter", email = "M.Lefter@lumc.nl"}]
11-
license = {text = "MIT"}
11+
license = "MIT"
1212
keywords = ["Mutalyzer", "HGVS", "description", "parser", "genomic"]
1313
classifiers = [
1414
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)