From 6c7729308c99341fcacdbb5b2dda272ae2d6ca22 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Mon, 27 Jun 2022 05:39:45 +0200 Subject: [PATCH] Should be `find_namespace` --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 71e1b4c9..43423844 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ project_urls = Documentation = https://allianceauth.readthedocs.io/ [options] -packages = find: +packages = find_namespace: install_requires = bcrypt beautifulsoup4