From e23fe444c4dc1453d0311efbd8c3f5124e16cc0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Fri, 9 Dec 2022 23:55:25 +0100 Subject: Add comment that python-pam is recomended. --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index c8ecbbc..b78ec59 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,6 +16,7 @@ install_requires = flask-login >= 0.6 urllib3 >= 1.26 # optionally natsort >= 8.2 +# python-pam >= 2.0.2 for pam integration setup_requires = setuptools py_modules = mu4web -- cgit v1.2.3