We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87f209 commit cf2b71cCopy full SHA for cf2b71c
2 files changed
README.md
@@ -1,5 +1,6 @@
1
# OneLogin's SAML Python Toolkit
2
3
+[](http://travis-ci.org/onelogin/python-saml)
4
[](https://coveralls.io/r/onelogin/python-saml)
5
6
Add SAML support to your Python softwares using this library.
setup.py
@@ -19,7 +19,7 @@
19
],
20
author='OneLogin',
21
author_email='support@onelogin.com',
22
- license='BSD',
+ license='MIT',
23
url='https://github.com/onelogin/python-saml',
24
packages=['onelogin/saml2'],
25
package_dir={
0 commit comments