Skip to content

Commit d660880

Browse files
authored
Add python2 deprecation info
1 parent 15564c6 commit d660880

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
[![PyPi Version](https://img.shields.io/pypi/v/python-saml.svg)](https://pypi.python.org/pypi/python-saml)
66
![Python versions](https://img.shields.io/pypi/pyversions/python-saml.svg)
77

8+
```
9+
Python 2 was deprecated on January 1, 2020. We recommend to migrate your project
10+
to Python 3 and use python3-saml
11+
```
12+
13+
814
Add SAML support to your Python software using this library.
915
Forget those complicated libraries and use the open source library provided
1016
and supported by OneLogin Inc.

0 commit comments

Comments
 (0)