pytorch/tools/linter
Nikita Shulga c10339559d [BE] Better uv detection in pip init (#155972)
If one has some UV and non-UV environments locally, one shoudl call `uv
pip install` only on the UV-enabled ones, which could be detected by
checking if `uv/python` path is present in `sys.base_prefix`

Fixes https://github.com/pytorch/pytorch/issues/152999
Pull Request resolved: https://github.com/pytorch/pytorch/pull/155972
Approved by: https://github.com/janeyx99
2025-06-14 01:35:50 +00:00
..
adapters [BE] Better uv detection in pip init (#155972) 2025-06-14 01:35:50 +00:00
clang_tidy [BE][Easy] enable postponed annotations in tools (#129375) 2024-06-29 09:23:35 +00:00
__init__.py