mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Correction of requirements
This commit is contained in:
parent
30e2a66be7
commit
bdfdd9238f
6 changed files with 7 additions and 9 deletions
|
@ -2,7 +2,7 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
env:
|
||||
- DJANGO=1.8
|
||||
- DJANGO=1.11.14
|
||||
install:
|
||||
- pip install -r dev/requirements.txt --use-mirrors
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue