uv/crates/uv-python
Zanie Blue 21aa9bc53a
Allow syncing to empty virtual environment directories (#9427)
As discussed in https://github.com/astral-sh/uv/issues/9423, it's
confusing that we do not allow `uv sync` just because the `.venv`
directory _exists_. This change matches `uv venv`.
2024-11-25 22:23:49 +00:00
..
python Fix get_operating_system_and_architecture (#9319) 2024-11-21 15:05:48 -05:00
src Allow syncing to empty virtual environment directories (#9427) 2024-11-25 22:23:49 +00:00
Cargo.toml Unify cargo features (#9267) 2024-11-20 16:11:24 +01:00
download-metadata.json Fix a typo in `fetch-download-metadata.py` (#8515) 2024-10-24 07:33:14 -05:00
fetch-download-metadata.py Fix a typo in `fetch-download-metadata.py` (#8515) 2024-10-24 07:33:14 -05:00
template-download-metadata.py Add support for managed installs of free-threaded Python (#8100) 2024-10-14 15:18:52 -05:00