diff --git a/pyproject.toml b/pyproject.toml index d727e898..d594d828 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,9 +100,6 @@ doctest_optionflags = "NORMALIZE_WHITESPACE ELLIPSIS NUMBER" minversion = "6.0" testpaths = "cf_units" -[tool.setuptools] -license-files = ["LICENSE"] - [tool.setuptools.packages.find] include = ["cf_units"]