diff options
Diffstat (limited to 'python')
| -rw-r--r-- | python/MANIFEST.in | 5 |
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 |
