summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b3e7fee..cbae1a3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,10 +28,6 @@ classifiers = [
packages = [
{ include = "warlock" },
]
-include = [
- "README.md",
- "LICENSE"
-]
[tool.poetry.dependencies]
python = "~2.7 || ^3.4"