Add license

This commit is contained in:
Marek Wolan
2023-07-20 10:03:05 +01:00
parent 6eb123680f
commit 1e2244583a
2 changed files with 23 additions and 2 deletions

View File

@@ -6,11 +6,11 @@ build-backend = "setuptools.build_meta"
name = "primaite"
description = "PrimAITE (Primary-level AI Training Environment) is a simulation environment for training AI under the ARCD programme."
authors = [{name="QinetiQ Training and Simulation Ltd"}]
license = {text = "MIT License"}
license = {file = "LICENSE"}
requires-python = ">=3.8, <3.11"
dynamic = ["version", "readme"]
classifiers = [
"License :: MIT License",
"License :: MIT",
"Development Status :: 4 - Beta",
"Operating System :: Microsoft :: Windows",
"Operating System :: MacOS",