diff --git a/pyproject.toml b/pyproject.toml index f91d6e3f..2027c175 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "pint==0.24.*", ] license = "GPL-2.0-only" -license-files = ["LICENSE"] +# license-files = ["LICENSE"] [project.urls] Homepage = "https://github.com/brendan-w/python-OBD"