Attempt to remove MANIFEST.in file (Part 2)

This commit is contained in:
Peter Pfeufer 2022-06-27 05:38:31 +02:00
parent 7f8ca4fad2
commit 0195ef23d5
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27
2 changed files with 3 additions and 7 deletions

View File

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

View File

@ -72,3 +72,6 @@ test =
coverage>=4.3.1
django-webtest
requests-mock>=1.2.0
[options.package_data]
* = *