Changeset - 22321950133a
stable
0
1
0
scripts/make-release: install ldap and pam to fix isort instabilities
isort (triggered by scripts/whitespacecleanup.sh) needs to know which
modules are local and which are not, to separate them with a newline. If a
module cannot be found, it will be treated as local, apparently.
When ldap is not installed in the current environment, a difference was
created by isort in kallithea/bin/ldap_sync.py.
isort (triggered by scripts/whitespacecleanup.sh) needs to know which
modules are local and which are not, to separate them with a newline. If a
module cannot be found, it will be treated as local, apparently.
When ldap is not installed in the current environment, a difference was
created by isort in kallithea/bin/ldap_sync.py.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)