summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2022-05-17 13:24:25 +0100
committerIvan Kanakarakis <ivan.kanak@gmail.com>2022-05-17 13:24:42 +0100
commit92445ac5daa55698f0ca6353dbbdd498b517d8bc (patch)
treed970ae0647613ad3aec7630688834f26bf35b5b3
parentf36c50b45613bb736c26be11d1549d6e54c24c99 (diff)
downloadpysaml2-92445ac5daa55698f0ca6353dbbdd498b517d8bc.tar.gz
docs: Reference python2 compatible fork
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
-rw-r--r--docs/index.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index e2c24541..3e09f1e3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -45,6 +45,14 @@ So you will find descriptions of both cases here.
The configuration is the same disregarding whether you are using PySAML2 in a
WSGI or non-WSGI environment.
+
+Python compatibility
+^^^^^^^^^^^^^^^^^^^^
+
+PySAML2 has transitioned to Python3. Master Apps is maintaining a fork with Python2
+compatibility on [GitHub](https://github.com/masterapps-au/pysaml2).
+
+
Table of contents
==================