Added the DSTL MIT license and updated the license in pyproject.toml

This commit is contained in:
Chris McCarthy
2023-08-15 11:14:23 +01:00
parent 4ed31a52e5
commit 6bf348e5c3
2 changed files with 18 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ license = {file = "LICENSE"}
requires-python = ">=3.8, <3.11"
dynamic = ["version", "readme"]
classifiers = [
"License :: GFX",
"License :: OSI Approved :: MIT License",
"Development Status :: 5 - Production/Stable",
"Operating System :: Microsoft :: Windows",
"Operating System :: MacOS",