summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0277787..f88210d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,4 @@
-include setup.py
include distribute_setup.py
-include fswrap.py
include LICENSE
-include README.markdown
-recursive-include tests *.py *.txt *.html *.png *.xml \ No newline at end of file
+include README.rst
+recursive-include tests *.py *.txt *.html *.png *.xml