mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-17 13:59:46 +08:00
Remove psycopg2 from dependencies (#117)
* remove psycopg2 from direct dependencies, only add it in tests * bump to 1.0.1 * fix mypy
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
black
|
||||
pytest-mypy-plugins==1.0.3
|
||||
psycopg2
|
||||
flake8
|
||||
isort==4.3.4
|
||||
-e .
|
||||
|
||||
Reference in New Issue
Block a user