Commit 1ccc22e
authored
[Doc] Add setuptools dependency for building docs (ray-project#46375)
This PR:
- Adds a _temporary_ `setuptools>=70.0.0` dependency for building the
docs to make `sphinxcontrib-redoc` usable on Python 3.12. This is not
intended to be a long term solution, so ray-project#46374 has been made to track
the follow-up work.
- Remove unused environment variable in the buildkite job that builds
docs
- Bump the os version and python version used to build the docs on RTD
Signed-off-by: pdmurray <[email protected]>1 parent acf792e commit 1ccc22e
File tree
3 files changed
+6
-3
lines changed- .buildkite
- doc
3 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments