summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9cce3c90..16d60e5f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,3 +12,4 @@ include launcher.c
include msvc-build-launcher.cmd
include pytest.ini
include tox.ini
+exclude pyproject.toml # Temporary workaround for #1644.