Remove MANIFEST.in, it's redundant the way we use it

See: https://packaging.python.org/en/latest/guides/using-manifest-in/
This commit is contained in:
Peter Pfeufer 2022-03-13 09:42:22 +01:00
parent 17343dfeae
commit 13e2f4e27d
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -1,7 +0,0 @@
include LICENSE
include README.md
include MANIFEST.in
graft allianceauth
global-exclude __pycache__
global-exclude *.py[co]