Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ray-project/ray
/ setup-dev.py
File
setup-dev.py
python/ray/setup-dev.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# ruff: noqa: E402
3
""
"This script allows you to develop Ray Python code without needing to compile
4
Ray.
Callers
nothing calls this directly
Calls
6
print
Function · 0.85
do_link
Function · 0.85
remove
Method · 0.65
append
Method · 0.45
exit
Method · 0.45
items
Method · 0.45
Tested by
no test coverage detected