We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60788e8 commit ec9c884Copy full SHA for ec9c884
pyproject.toml
@@ -47,10 +47,10 @@ dgx_cloud = "nemo_run.run.torchx_backend.schedulers.dgxcloud:create_scheduler"
47
48
[project.optional-dependencies]
49
skypilot = [
50
- "skypilot-nightly[kubernetes]",
+ "skypilot[kubernetes]>=0.8.0",
51
]
52
skypilot-all = [
53
- "skypilot-nightly[all]",
+ "skypilot[all]>=0.8.0",
54
55
56
[dependency-groups]
0 commit comments