summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Kaye <1917473+michaelkaye@users.noreply.github.com>2018-06-08 13:35:07 +0100
committerMichael Kaye <1917473+michaelkaye@users.noreply.github.com>2018-08-02 18:21:34 +0100
commit26a37f3d4dcd2257005d9afe1d90af470198e111 (patch)
tree853bf9dc12bbd6392dba12ff0a1faf32df967688
parentRefactor docker locations and README. (diff)
downloadsynapse-26a37f3d4dcd2257005d9afe1d90af470198e111.tar.xz
Do not include docker files in python build
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7076b608d4..1ff98d95df 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -35,3 +35,4 @@ recursive-include changelog.d *
 
 prune .github
 prune demo/etc
+prune docker