mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
14 lines
431 B
Text
14 lines
431 B
Text
[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
|
|
[submodule "thirdparty/arrow"]
|
|
path = thirdparty/arrow
|
|
url = https://github.com/pcmoritz/arrow.git
|
|
[submodule "thirdparty/python"]
|
|
path = thirdparty/python
|
|
url = https://github.com/austinsc/python.git
|
|
ignore = dirty
|