We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0d805b commit 8d7f1b8Copy full SHA for 8d7f1b8
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ version = "0.4.0"
8
description = "Mutalyzer HGVS variant description parser."
9
readme = {file = "README.rst", content-type = "text/x-rst"}
10
authors = [{name = "Mihai Lefter", email = "M.Lefter@lumc.nl"}]
11
-license = "MIT"
+license = {text = "MIT"}
12
keywords = ["Mutalyzer", "HGVS", "description", "parser", "genomic"]
13
classifiers = [
14
"Intended Audience :: Science/Research",
0 commit comments