aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-12-09 23:55:25 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-12-09 23:55:25 +0100
commite23fe444c4dc1453d0311efbd8c3f5124e16cc0c (patch)
tree45373dc2f659be3db6ce188ea7d1191932d58c22
parentGot code working on Python 3.9 (diff)
downloadmu4web-e23fe444c4dc1453d0311efbd8c3f5124e16cc0c.tar.gz
mu4web-e23fe444c4dc1453d0311efbd8c3f5124e16cc0c.tar.xz
Add comment that python-pam is recomended.
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
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