mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 20:22:39 +08:00
fix linux wheel build (#9896)
This commit is contained in:
@@ -22,7 +22,6 @@ def gen_java_deps():
|
||||
"net.java.dev.jna:jna:5.5.0",
|
||||
],
|
||||
repositories = [
|
||||
"https://repo.spring.io/plugins-release/",
|
||||
"https://repo1.maven.org/maven2/",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user