summary refs log tree commit diff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2016-07-19 19:01:20 +0100
committerRichard van der Hoff <richard@matrix.org>2016-07-19 19:01:20 +0100
commit4430b1ceb39e125fc6316b37a9767d5c1cb8de7b (patch)
treee3f963c3c5b256ce529d8d94146d6072d603c1bd /MANIFEST.in
parentType annotations (diff)
downloadsynapse-4430b1ceb39e125fc6316b37a9767d5c1cb8de7b.tar.xz
MANIFEST.in: Add *.pyi
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 dfb7c9d28d..216df265b5 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -14,6 +14,7 @@ recursive-include docs *
 recursive-include res *
 recursive-include scripts *
 recursive-include scripts-dev *
+recursive-include synapse *.pyi
 recursive-include tests *.py
 
 recursive-include synapse/static *.css