mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
fix linux wheel build (#9896)
This commit is contained in:
@@ -27,7 +27,6 @@ def gen_streaming_java_deps():
|
||||
"commons-collections:commons-collections:3.2.2",
|
||||
],
|
||||
repositories = [
|
||||
"https://repo.spring.io/plugins-release/",
|
||||
"https://repo1.maven.org/maven2/",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user