diff --git a/pyproject.toml b/pyproject.toml index 4f217f1..11bedf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,11 +22,6 @@ classifiers = [ 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Software Development :: Libraries :: Python Modules' ] -include = [ - "CHANGELOG", - "README.md", - "LICENSE" -] [tool.poetry.dependencies] python = "^3.7"