Add the parso submodule

This commit is contained in:
Dave Halter
2017-10-12 10:33:47 +02:00
parent 7e6811cb4b
commit d189d8aab7
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "jedi"]
path = pythonx/jedi
url = https://github.com/davidhalter/jedi.git
[submodule "pythonx/parso"]
path = pythonx/parso
url = https://github.com/davidhalter/parso.git

1
pythonx/parso Submodule

Submodule pythonx/parso added at 5a57e8df06