diff --git a/pyproject.toml b/pyproject.toml index ad5956b..82b305f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,6 @@ authors = [ ] description = "Check for python builtins being used as variables or parameters" keywords = ["pep8", "flake8", "python", ] -license = {file = "LICENSE"} readme = "README.rst" requires-python = ">=3.8" classifiers = [