mirror of
https://github.com/django/daphne.git
synced 2025-07-12 00:42:17 +03:00
Docs: Python 3.3 is not supported any more (#519)
Just a tiny fix to ensure that we don't promise Python 3.3 support.
This commit is contained in:
parent
e189254d54
commit
75f668f9e5
|
@ -152,7 +152,7 @@ Are channels Python 2, 3 or 2+3?
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
Django-channels and all of its dependencies are compatible with Python 2.7,
|
Django-channels and all of its dependencies are compatible with Python 2.7,
|
||||||
3.3, and higher. This includes the parts of Twisted that some of the Channels
|
3.4, and higher. This includes the parts of Twisted that some of the Channels
|
||||||
packages (like daphne) use.
|
packages (like daphne) use.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user