summary refs log tree commit diff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-09-20 18:12:45 +1000
committerGitHub <noreply@github.com>2018-09-20 18:12:45 +1000
commit741571cf22b342f2cfaf5c47f324397af7072bb3 (patch)
tree533b49f29941694a0849cd3382dceb4429171907 /MANIFEST.in
parentAdd a regression test for logging on failed connections (#3912) (diff)
downloadsynapse-741571cf22b342f2cfaf5c47f324397af7072bb3.tar.xz
Add a way to run tests in PostgreSQL in Docker (#3699)
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e0826ba544..47ae5a77b9 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -28,6 +28,7 @@ exclude jenkins*.sh
 exclude jenkins*
 exclude Dockerfile
 exclude .dockerignore
+exclude test_postgresql.sh
 recursive-exclude jenkins *.sh
 
 include pyproject.toml