MCPcopy
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
4Ray.

Callers

nothing calls this directly

Calls 6

printFunction · 0.85
do_linkFunction · 0.85
removeMethod · 0.65
appendMethod · 0.45
exitMethod · 0.45
itemsMethod · 0.45

Tested by

no test coverage detected