diff --git a/pyproject.toml b/pyproject.toml index 602875f..0d702e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ authors = [ { name = "varun-r-mallya", email = "varunrmallya@gmail.com" } ] readme = "README.md" -license = "Apache-2.0" +license = { file = "LICENSE" } requires-python = ">=3.8" classifiers = [ "Development Status :: 3 - Alpha",