summary refs log tree commit diff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2019-07-04 16:24:13 +0100
committerAmber Brown <hawkowl@atleastfornow.net>2019-07-05 01:24:13 +1000
commitee91ac179c4e518fddbdb40a7b57b1f11fa71293 (patch)
tree0a2f213301c7ffd171132a578a2cc0cc126847b5 /MANIFEST.in
parentMerge branch 'master' of github.com:matrix-org/synapse into develop (diff)
downloadsynapse-ee91ac179c4e518fddbdb40a7b57b1f11fa71293.tar.xz
Add a sytest blacklist file (#5611)
* Add a sytest blacklist file

* Add changelog

* Add blacklist to manifest
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 2c59c7bdc2..834ddfad39 100644 --- a/MANIFEST.in +++ b/MANIFEST.in
@@ -7,6 +7,7 @@ include demo/README include demo/demo.tls.dh include demo/*.py include demo/*.sh +include sytest-blacklist recursive-include synapse/storage/schema *.sql recursive-include synapse/storage/schema *.sql.postgres