mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-10 19:56:59 +03:00
Add a comment about virtualenv < 14
This commit is contained in:
parent
b53f6691f4
commit
e6d1eb375c
|
@ -24,6 +24,7 @@ matrix:
|
|||
- env: TOX_ENV=py35-django19
|
||||
|
||||
install:
|
||||
# Virtualenv < 14 is required to keep the Python 3.2 builds running.
|
||||
- pip install tox "virtualenv<14"
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user