From 86a2f280d23cec176e381e088cd4e5d73bc58f4c Mon Sep 17 00:00:00 2001 From: mathieui Date: Wed, 8 Aug 2018 23:42:22 +0200 Subject: Document that slixmpp is now 3.5+ only --- docs/differences.rst | 4 ++-- docs/index.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/differences.rst b/docs/differences.rst index f6e005b5..8a86427b 100644 --- a/docs/differences.rst +++ b/docs/differences.rst @@ -3,8 +3,8 @@ Differences from SleekXMPP ========================== -**Python 3.4+ only** - slixmpp will only work on python 3.4 and above. +**Python 3.5+ only** + slixmpp will only work on python 3.5 and above. **Stanza copies** The same stanza object is given through all the handlers; a handler that diff --git a/docs/index.rst b/docs/index.rst index 92e17eec..151ef75d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,7 +21,7 @@ Slixmpp which goal is to use asyncio instead of threads to handle networking. See :ref:`differences`. -Slixmpp is an :ref:`MIT licensed ` XMPP library for Python 3.4+, +Slixmpp is an :ref:`MIT licensed ` XMPP library for Python 3.5+, Slixmpp's design goals and philosphy are: -- cgit v1.2.3