mirror of
https://github.com/retspen/webvirtcloud
synced 2025-01-23 21:55:20 +00:00
Update django version to 1.11.21
This commit is contained in:
parent
a3e7a5472f
commit
baf1e92774
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
env:
|
env:
|
||||||
- DJANGO=1.11.14
|
- DJANGO=1.11.21
|
||||||
install:
|
install:
|
||||||
- pip install -r dev/requirements.txt
|
- pip install -r dev/requirements.txt
|
||||||
script:
|
script:
|
||||||
|
|
0
conf/runit/secret_generator.py
Normal file
0
conf/runit/secret_generator.py
Normal file
Loading…
Reference in a new issue