Skip to content
Snippets Groups Projects
Commit 3d080584 authored by Jesse Shapiro's avatar Jesse Shapiro Committed by GitHub
Browse files

Merge pull request #14308 from open-craft/haikuginger/update-python-saml

[ENT-4] Revert to canonical version of python-saml
parents 44efc5aa 63060f98
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,4 @@
# resolution of this dependency during compilation. So we need to install
# python-saml only after lxml has been successfully installed.
# In addition, we are currently utilizing a forked version of python-saml,
# managed by OpenCraft, which features enhanced logging and improved
# unicode support. We will return to the official version of python-saml
# on PyPI when these pull requests (or their derivatives) have been
# incorporated into the main project.
# https://github.com/onelogin/python-saml/pull/159
# https://github.com/onelogin/python-saml/pull/164
git+https://github.com/open-craft/python-saml.git@d50f8d25419c2e981605e5c64e8528a125bcf303#egg=python-saml==2.2.0
python-saml==2.2.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment