You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Convert csh_ldap git uri to pypi in requirements.txt
Converts the csh_ldap requirement from a git uri to the pypi package, along with semantic versioning requiring csh_ldap version >= 2.3.1
The requirement for csh_ldap version being >= 2.3.1 is based on soon-to-be-implemented healthchecking, which will be dependent on the changes made in this version.
0 commit comments