Avoid pip upgrade, breaks Python 3.2
parent
ddc9a8d8df
commit
836e65cde5
|
|
@ -51,7 +51,6 @@ before_install:
|
|||
- pip install codecov
|
||||
|
||||
install:
|
||||
- pip install -U pip wheel
|
||||
- pip install django$DJANGO coverage==3.6
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue