diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..3a3f4de --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,4 @@ +graft collective +graft docs +include *.py *.cfg *.txt *.in *.sh +global-exclude *pyc diff --git a/README.rst b/README.txt similarity index 100% rename from README.rst rename to README.txt