summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJonas Borgström <jonas@borgstrom.se>2015-01-04 22:25:11 +0100
committerJonas Borgström <jonas@borgstrom.se>2015-01-04 22:25:11 +0100
commitdf6324b725ff8cb68b12fee8af0c1ca7e38592af (patch)
treebb31e2a75d99539ddc744fc361a57d28b8845a82 /MANIFEST.in
parent77bd65aa0333a955da9576f51828eed3f7bd8b5b (diff)
Include missing pyx files in dist file.
Closes #168
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 100b5d953..596768190 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,5 @@
include README.rst LICENSE CHANGES MANIFEST.in versioneer.py
+recursive-include attic *.pyx
recursive-include docs *
recursive-exclude docs *.pyc
recursive-exclude docs *.pyo