mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-13 10:08:28 +08:00
Add Django 3.0 testing to CI (#246)
* add Django 3.0 testing to CI * remove importlib_metadata usage * conditionally load choices module for tests
This commit is contained in:
@@ -4,4 +4,5 @@ psycopg2
|
||||
flake8==3.7.8
|
||||
flake8-pyi==19.3.0
|
||||
isort==4.3.21
|
||||
gitpython==3.0.5
|
||||
-e .
|
||||
|
||||
Reference in New Issue
Block a user