Skip to content

Commit 2ee5b56

Browse files
committed
chore: update dependencies and add SkyPilot configuration
- Added SkyPilot as a dependency in pyproject.toml with specific version. - Introduced a new configuration file skypilot-config.yaml for task specifications. - Updated uv.lock to include new packages and their dependencies for improved functionality.
1 parent d0e2a5e commit 2ee5b56

3 files changed

Lines changed: 1891 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ dev = [
169169
"duckdb>=1.0.0",
170170
"pyarrow>=15.0.0",
171171
"prek>=0.2.29",
172+
"skypilot[cudo,do,fluidstack,gcp,kubernetes,lambda,paperspace,runpod]==0.11.1",
172173
]
173174

174175
[tool.uv.sources]

0 commit comments

Comments
 (0)