Should be find_namespace

This commit is contained in:
Peter Pfeufer 2022-06-27 05:39:45 +02:00
parent 0195ef23d5
commit 6c7729308c
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -31,7 +31,7 @@ project_urls =
Documentation = https://allianceauth.readthedocs.io/
[options]
packages = find:
packages = find_namespace:
install_requires =
bcrypt
beautifulsoup4