trainy-skypilot-nightly 1.0.0.dev20250108__py3-none-any.whl → 1.0.0.dev20250110__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
sky/__init__.py CHANGED
@@ -35,7 +35,7 @@ def _get_git_commit():
35
35
 
36
36
 
37
37
  __commit__ = _get_git_commit()
38
- __version__ = '1.0.0.dev20250108'
38
+ __version__ = '1.0.0.dev20250110'
39
39
  __root_dir__ = os.path.dirname(os.path.abspath(__file__))
40
40
 
41
41
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: trainy-skypilot-nightly
3
- Version: 1.0.0.dev20250108
3
+ Version: 1.0.0.dev20250110
4
4
  Summary: SkyPilot: An intercloud broker for the clouds
5
5
  Author: SkyPilot Team
6
6
  License: Apache 2.0
@@ -139,6 +139,15 @@ Requires-Dist: pydantic!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,<3; extra == "all
139
139
  Requires-Dist: runpod>=1.5.1; extra == "all"
140
140
  Requires-Dist: cudo-compute>=0.1.10; extra == "all"
141
141
  Requires-Dist: pyvmomi==8.0.1.0.2; extra == "all"
142
+ Dynamic: author
143
+ Dynamic: classifier
144
+ Dynamic: description
145
+ Dynamic: description-content-type
146
+ Dynamic: license
147
+ Dynamic: project-url
148
+ Dynamic: provides-extra
149
+ Dynamic: requires-dist
150
+ Dynamic: summary
142
151
 
143
152
  <p align="center">
144
153
  <picture>
@@ -1,4 +1,4 @@
1
- sky/__init__.py,sha256=5jHCQO2mA6Qzn1IMfwCXgSkjfer3EnGIdzJW830Spqg,5882
1
+ sky/__init__.py,sha256=FEwJlddA2w_qkww8AvU6sGIE3inm1R75EL4lNFFVSTo,5882
2
2
  sky/admin_policy.py,sha256=hPo02f_A32gCqhUueF0QYy1fMSSKqRwYEg_9FxScN_s,3248
3
3
  sky/authentication.py,sha256=pAdCT60OxxiXI9KXDyP2lQ9u9vMc6aMtq5Xi2h_hbdw,20984
4
4
  sky/check.py,sha256=D3Y3saIFAYVvPxuBHnVgJEO0fUVDxgjwuMBaO-D778k,9472
@@ -275,9 +275,9 @@ sky/utils/kubernetes/k8s_gpu_labeler_job.yaml,sha256=k0TBoQ4zgf79-sVkixKSGYFHQ7Z
275
275
  sky/utils/kubernetes/k8s_gpu_labeler_setup.yaml,sha256=VLKT2KKimZu1GDg_4AIlIt488oMQvhRZWwsj9vBbPUg,3812
276
276
  sky/utils/kubernetes/rsync_helper.sh,sha256=hyYDaYSNxYaNvzUQBzC8AidB7nDeojizjkzc_CTxycY,1077
277
277
  sky/utils/kubernetes/ssh_jump_lifecycle_manager.py,sha256=RFLJ3k7MR5UN4SKHykQ0lV9SgXumoULpKYIAt1vh-HU,6560
278
- trainy_skypilot_nightly-1.0.0.dev20250108.dist-info/LICENSE,sha256=dNyvHzw3d571Y56fs2ccVBR-4Farv6ynuUXsrkmsa4o,5503
279
- trainy_skypilot_nightly-1.0.0.dev20250108.dist-info/METADATA,sha256=ACKw5DqpEanmwovxc6n4AFtmGvBsQpaS1igvxCmehQM,21163
280
- trainy_skypilot_nightly-1.0.0.dev20250108.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
281
- trainy_skypilot_nightly-1.0.0.dev20250108.dist-info/entry_points.txt,sha256=StA6HYpuHj-Y61L2Ze-hK2IcLWgLZcML5gJu8cs6nU4,36
282
- trainy_skypilot_nightly-1.0.0.dev20250108.dist-info/top_level.txt,sha256=qA8QuiNNb6Y1OF-pCUtPEr6sLEwy2xJX06Bd_CrtrHY,4
283
- trainy_skypilot_nightly-1.0.0.dev20250108.dist-info/RECORD,,
278
+ trainy_skypilot_nightly-1.0.0.dev20250110.dist-info/LICENSE,sha256=dNyvHzw3d571Y56fs2ccVBR-4Farv6ynuUXsrkmsa4o,5503
279
+ trainy_skypilot_nightly-1.0.0.dev20250110.dist-info/METADATA,sha256=Xe2qx6pH7264p5MoOQyGC7qrxsSqbFIgsJOfvhkRPhc,21356
280
+ trainy_skypilot_nightly-1.0.0.dev20250110.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
281
+ trainy_skypilot_nightly-1.0.0.dev20250110.dist-info/entry_points.txt,sha256=StA6HYpuHj-Y61L2Ze-hK2IcLWgLZcML5gJu8cs6nU4,36
282
+ trainy_skypilot_nightly-1.0.0.dev20250110.dist-info/top_level.txt,sha256=qA8QuiNNb6Y1OF-pCUtPEr6sLEwy2xJX06Bd_CrtrHY,4
283
+ trainy_skypilot_nightly-1.0.0.dev20250110.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.7.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5