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 fed65db7fc
commit 01fb9e65fe
2 changed files with 5 additions and 12 deletions

View File

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