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: