diff --git a/pyproject.toml b/pyproject.toml index 5a745f97..a97923d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ include = ["docs/", "tests/", "noxfile.py", "MANIFEST.in", "pyproject.toml"] -exclude = [".github", ".*"] +exclude = [".github", ".*", "sandbox/*"] [tool.flit.external-data]