mirror of
https://github.com/django/daphne.git
synced 2024-11-21 23:46:33 +03:00
Update the other things mentioning Twisted 16.0
This commit is contained in:
parent
5eff45482a
commit
fa2841c101
|
@ -9,7 +9,7 @@ python:
|
|||
|
||||
env:
|
||||
- TWISTED_RELEASE="twisted"
|
||||
- TWISTED_RELEASE="twisted==16.0.0"
|
||||
- TWISTED_RELEASE="twisted==17.0.0"
|
||||
|
||||
install: pip install $TWISTED_RELEASE -e .[tests]
|
||||
|
||||
|
|
|
@ -110,9 +110,10 @@ should start with a slash, but not end with one; for example::
|
|||
Dependencies
|
||||
------------
|
||||
|
||||
All Channels projects currently support Python 2.7, 3.4 and 3.5. `daphne` requires Twisted 16.0 or
|
||||
All Channels projects currently support Python 2.7, 3.4 and 3.5. `daphne` requires Twisted 17.0 or
|
||||
greater.
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user