mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-04 21:35:48 +08:00
Include Django stubs as a third party repo
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
[submodule "jedi/third_party/typeshed"]
|
||||
path = jedi/third_party/typeshed
|
||||
url = https://github.com/davidhalter/typeshed.git
|
||||
[submodule "jedi/third_party/django-stubs"]
|
||||
path = jedi/third_party/django-stubs
|
||||
url = https://github.com/typeddjango/django-stubs
|
||||
|
||||
Reference in New Issue
Block a user