1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

linter update & django update

This commit is contained in:
catborise 2020-09-25 14:11:03 +03:00
parent ba8fa20737
commit 119d874e85
2 changed files with 9 additions and 4 deletions

View file

@ -2,7 +2,7 @@ language: python
python:
- "3.6"
env:
- DJANGO=2.2.14
- DJANGO=2.2.16
install:
- pip install -r dev/requirements.txt
script: