Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.60.1 source code.tar.gz | 2025-06-12 | 634.9 kB | |
3.60.1 source code.zip | 2025-06-12 | 876.3 kB | |
README.md | 2025-06-12 | 481 Bytes | |
Totals: 3 Items | 1.5 MB | 2 |
What's Changed
Bugfixes
site_cache_dir()
must returnDVC_SITE_CACHE_DIR
if it exists by @rgoya in https://github.com/iterative/dvc/pull/10776DVC_SITE_CACHE_DIR
environment variable should overridecore.site_cache_dir
by @rgoya in https://github.com/iterative/dvc/pull/10778- bump dvc-s3 to >=3.2.1 to fix [#10767] by @skshetry in https://github.com/iterative/dvc/pull/10771.
Full Changelog: https://github.com/iterative/dvc/compare/3.60.0...3.60.1