We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8224cfe + e5fd0d4 commit 500cfecCopy full SHA for 500cfec
pyproject.toml
@@ -8,7 +8,8 @@ dynamic = ["version"]
8
description = "Infrastructure-as-code for ephemeral AWS ParallelCluster environments for bioinformatics"
9
readme = "README.md"
10
requires-python = ">=3.9"
11
-license = {text = "MIT"}
+license = "GPL-3.0-only"
12
+license-files = ["LICENSE"]
13
authors = [
14
{name = "Daylily Informatics", email = "daylily@daylilyinformatics.com"}
15
]
0 commit comments