diff --git a/pyproject.toml b/pyproject.toml index a1cae7f..ef5098c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dynamic = ["version"] description = 'Select variants of your dependencies with environment variables' readme = "README.md" requires-python = ">=3.8" -license = "MIT" +license = { file = "LICENSE" } keywords = [] authors = [ { name = "Angus Hollands", email = "goosey15@gmail.com" },