summarylogtreecommitdiffstats
path: root/magic-wormhole-git.patch
diff options
context:
space:
mode:
Diffstat (limited to 'magic-wormhole-git.patch')
-rw-r--r--magic-wormhole-git.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/magic-wormhole-git.patch b/magic-wormhole-git.patch
deleted file mode 100644
index 8716255bad4b..000000000000
--- a/magic-wormhole-git.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/setup.py b/setup.py
-index 51b97c3..c64074a 100644
---- a/setup.py
-+++ b/setup.py
-@@ -27,6 +27,7 @@ setup(name="magic-wormhole",
-
- package_dir={"": "src"},
- packages=["wormhole",
-+ "wormhole._dilation",
- "wormhole.cli",
- "wormhole.test",
- ],