mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-08-13 03:11:06 +08:00
enable tests typechecking using django submodule
This commit is contained in:
+1
-2
@@ -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
|
||||
Reference in New Issue
Block a user