Merge branch 'remove-manifest-file' into 'v3.x'

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

See merge request allianceauth/allianceauth!1410
This commit is contained in:
Ariel Rin 2022-03-20 04:36:09 +00:00
commit ed4f71a283

View File

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