diff --git a/pyproject.toml b/pyproject.toml index 4a0a631..10c46de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,6 @@ description = "Dynamic configuration retreiver." authors = ["Josh Orr "] packages = [{include = "xcon"}] readme = "Readme.md" -license = "The Unlicense (Unlicense)" repository = "https://github.com/xyngular/py-xsettings" keywords = ["settings", "configuration", "lazy", "boto", "aws", "secrets manager", "param store", "ssm"] classifiers = [