summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-07-20 08:30:03 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-07-20 08:30:03 +0000
commitd7dd0dffefc925963db7a13417f873b390d51ad4 (patch)
tree148b69f79c9b48515d7b4696c34ca3d4e22be8ac /python
parent702f7e7312b6e77e15e50f54cfcd632ae342599c (diff)
downloadlasso-d7dd0dffefc925963db7a13417f873b390d51ad4.tar.gz
lasso-d7dd0dffefc925963db7a13417f873b390d51ad4.tar.xz
lasso-d7dd0dffefc925963db7a13417f873b390d51ad4.zip
files to be included in python tarball
Diffstat (limited to 'python')
-rw-r--r--python/MANIFEST.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/MANIFEST.in b/python/MANIFEST.in
new file mode 100644
index 00000000..e2f4b3e2
--- /dev/null
+++ b/python/MANIFEST.in
@@ -0,0 +1,5 @@
+recursive-include doc *
+recursive-include examples *
+include MANIFEST.in
+include generator_lasso_strings.py
+include INSTALL