Should be find_namespace

This commit is contained in:
Peter Pfeufer
2022-06-27 05:39:45 +02:00
parent 0195ef23d5
commit 6c7729308c

View File

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