diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 00000000..d46a6471 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,7 @@ +include LICENSE +include README.md +include MANIFEST.in +graft allianceauth + +global-exclude __pycache__ +global-exclude *.py[co]