diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..b6c5a04 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,3 @@ +include README.rst +global-exclude __pycache__ +global-exclude *.py[co]