Skip to content

Commit 4a163ae

Browse files
authored
Merge pull request #1 from NYU-RTS/fix-license
fix license string
2 parents 6f9ddb0 + 8b179e4 commit 4a163ae

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
@@ -5,7 +5,7 @@ description = "Slurm REST API"
55
authors = [
66
{name = "SchedMD LLC",email = "sales@schedmd.com"},
77
]
8-
license = "Apache 2.0"
8+
license = "Apache-2.0"
99
readme = "README.md"
1010
keywords = ["OpenAPI", "OpenAPI-Generator", "Slurm REST API"]
1111
requires-python = ">=3.9"

0 commit comments

Comments
 (0)