enable tests typechecking using django submodule

This commit is contained in:
Maxim Kurnikov
2019-07-24 23:44:57 +03:00
parent ae8e42dd53
commit a97d76020c
10 changed files with 609 additions and 839 deletions
+1 -2
View File
@@ -30,5 +30,4 @@ before_install: |
# Upgrade pip, setuptools, and wheel
pip install -U pip setuptools wheel
install: |
pip install -r ./dev-requirements.txt
pip install -r ./scripts/typecheck-tests-requirements.txt
pip install -r ./dev-requirements.txt