ray/.gitmodules

15 lines
431 B
Text
Raw Normal View History

[submodule "thirdparty/grpc"]
path = thirdparty/grpc
url = https://github.com/grpc/grpc
ignore = dirty
[submodule "thirdparty/numbuf"]
path = thirdparty/numbuf
url = https://github.com/pcmoritz/numbuf.git
2016-07-25 15:47:10 -07:00
[submodule "thirdparty/arrow"]
path = thirdparty/arrow
url = https://github.com/pcmoritz/arrow.git
2016-07-27 19:47:14 -07:00
[submodule "thirdparty/python"]
path = thirdparty/python
url = https://github.com/austinsc/python.git
ignore = dirty