summaryrefslogtreecommitdiffstats
path: root/python/futures/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'python/futures/MANIFEST.in')
-rw-r--r--python/futures/MANIFEST.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/futures/MANIFEST.in b/python/futures/MANIFEST.in
new file mode 100644
index 000000000..52860d043
--- /dev/null
+++ b/python/futures/MANIFEST.in
@@ -0,0 +1,5 @@
+recursive-include docs *
+include *.py
+include tox.ini
+include CHANGES
+include LICENSE