diff --git a/pyproject.toml b/pyproject.toml index cf0d939..7b614b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,15 +37,6 @@ packages = [ {include = "eyed3"}, ] include = [ - "poetry.lock", - "README.rst", "LICENSE", "Makefile", "requirements.txt", "MANIFEST.in", - "AUTHORS.rst", "CONTRIBUTING.rst", "HISTORY.rst", - "tox.ini", - "tests/**/*.py", - "docs/", - "requirements/*.txt", - "examples/*", - "eyed3/plugins/DisplayPattern.ebnf", ] exclude = [ "docs/_build",