about summary refs log tree commit diff homepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f56787d..dd5a62a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,6 +27,3 @@ license = 'AGPLv3+'
 
 [tool.flit.entrypoints.console_scripts]
 brutalmaze = "brutalmaze.game:main"
-
-[tool.flit.sdist]
-exclude = ['docs']