diff --git a/pyproject.toml b/pyproject.toml index 21636518..1699ca8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,6 @@ keywords = [ "project template", "template", ] -license = {file = "LICENSE"} name = "serious_scaffold" readme = "README.md" requires-python = ">=3.8"