Skip to content

Commit 900626b

Browse files
authored
CI: Always install django-stubs from git master (#417)
CI: Always use django-stubs & django-stubs-ext packages from git master
1 parent 667f31d commit 900626b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ djangorestframework==3.14.0
77
types-pytz==2023.3.0.0
88
types-requests==2.30.0.0
99
types-urllib3==1.26.25.13
10-
django-stubs==4.2.0
11-
django-stubs-ext==4.2.0
10+
git+https://github.com/typeddjango/django-stubs
11+
git+https://github.com/typeddjango/django-stubs#subdirectory=django_stubs_ext
1212
-e .[compatible-mypy,coreapi,markdown]

0 commit comments

Comments
 (0)