diff --git a/pyproject.toml b/pyproject.toml index 418f98b..386faed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ description = "A web service that keeps track of 3D printing spools." version = "0.1.0" requires-python = ">=3.9" readme = "README.md" -license = {text = "AGPL-3.0-only"} +license = {text = "MIT"} dynamic = ["dependencies"] [tool.setuptools.dynamic]