mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-21 03:11:17 +08:00
Improves edit.py and its forms (#648)
* Improves edit.py and its forms * Adds tests
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
wheel
|
||||
black==21.6b0
|
||||
requests==2.24.0
|
||||
coreapi==2.3.3
|
||||
gitpython==3.1.9
|
||||
pre-commit==2.7.1
|
||||
pytest==6.1.1
|
||||
pytest-mypy-plugins==1.6.1
|
||||
pytest-mypy-plugins==1.7.0
|
||||
psycopg2-binary
|
||||
types-toml==0.1.1
|
||||
-e ./django_stubs_ext
|
||||
|
||||
Reference in New Issue
Block a user