1
0
forked from VimPlug/jedi

Include Django stubs as a third party repo

This commit is contained in:
Dave Halter
2020-04-25 13:43:52 +02:00
parent 6d927d502e
commit 6bff30fbbb
5 changed files with 44 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -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