diff --git a/pyproject.toml b/pyproject.toml index 9bb791f..3a0a1f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,5 @@ [build-system] requires = ["setuptools", "wheel"] + +[tools.setuptools] +license_files = [] \ No newline at end of file