mirror of
https://github.com/wassname/ray.git
synced 2026-07-20 12:40:20 +08:00
Migrate repositories to ray-project. (#438)
* Migrate repositories to ray-project. * Update numbuf to the migrated version.
This commit is contained in:
committed by
Philipp Moritz
parent
4fc42c3e1e
commit
91f16a3df0
+2
-2
@@ -4,10 +4,10 @@
|
||||
ignore = dirty
|
||||
[submodule "thirdparty/numbuf"]
|
||||
path = thirdparty/numbuf
|
||||
url = https://github.com/pcmoritz/numbuf.git
|
||||
url = https://github.com/ray-project/numbuf.git
|
||||
[submodule "thirdparty/arrow"]
|
||||
path = thirdparty/arrow
|
||||
url = https://github.com/pcmoritz/arrow.git
|
||||
url = https://github.com/ray-project/arrow.git
|
||||
[submodule "thirdparty/python"]
|
||||
path = thirdparty/python
|
||||
url = https://github.com/austinsc/python.git
|
||||
|
||||
Reference in New Issue
Block a user