diff --git a/MANIFEST.in b/MANIFEST.in index 89244eb..1fa7d57 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,8 @@ include AUTHORS include ChangeLog +include README.rst recursive-include designatedashboard *.html exclude .gitignore exclude .gitreview -global-exclude *.pyc \ No newline at end of file +global-exclude *.pyc