Skip to content

Commit 8d7f1b8

Browse files
committed
Revert "Update license format in toml"
This reverts commit f0d805b.
1 parent f0d805b commit 8d7f1b8

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 = "MIT"
11+
license = {text = "MIT"}
1212
keywords = ["Mutalyzer", "HGVS", "description", "parser", "genomic"]
1313
classifiers = [
1414
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)