diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-22 15:30:39 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-22 15:30:39 -0500 |
commit | a8524fbf05e5c8343c1780e55ec9e66279ba7a19 (patch) | |
tree | 8f20360eed7c4de18e81c052b75d557ff5bd86a3 /MANIFEST.in | |
parent | 9c9988f28a8a0efb444a63827476b16fdf3cfa10 (diff) |
updated MANIFEST.in: included docs/
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 4521e49..89c28b3 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,6 @@ include AUTHORS ChangeLog COPYING README.rst TODO.org recursive-include tests * recursive-include graphics * +recursive-include docs * +prune docs/_build recursive-exclude tests *.pyc
\ No newline at end of file |