819d258835b1 — Oliver Cope 5 years ago
Add rst files into MANIFEST.in
1 files changed, 1 insertions(+), 1 deletions(-)

M MANIFEST.in
M MANIFEST.in +1 -1
@@ 1,3 1,3 @@ 
-include *.txt
+include *.txt *.rst
 recursive-include doc *.rst *.py Makefile
 recursive-include tests *.py