summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-07-17 15:34:45 +0200
committerGard Spreemann <gspr@nonempty.org>2019-07-17 15:34:45 +0200
commit7dafdd4535f44a6946592f22ead74bb6dbec8952 (patch)
tree4723ffb85d6d18fb589db65eb08771433a735e87 /MANIFEST.in
parentd1f42d4be4676d76242e4148c06004cbf0b7cefa (diff)
parent34bd30415dd93a2425ce566627e24ee9483ada3e (diff)
Merge tag '0.6.0' into debian/sid
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..aed0ae0
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,7 @@
+include *.rst
+include *.txt
+include pyspike/cython/*.c
+include directionality/cython/*.c
+recursive-include examples *.py *.txt
+recursive-include test *.py *.txt
+recursive-include doc *