uv/crates/uv/tests
2024-07-22 19:48:40 -04:00
..
common Implement uv init (#4791) 2024-07-19 15:11:48 +00:00
branching_urls.rs Store resolution options in lockfile (#5264) 2024-07-22 08:28:22 -04:00
cache_prune.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
edit.rs Store resolution options in lockfile (#5264) 2024-07-22 08:28:22 -04:00
help.rs Add --no-progress global option to hide all progress animations (#5098) 2024-07-16 16:48:57 -05:00
init.rs uv init should not create nested workspace (#5293) 2024-07-22 19:48:40 -04:00
lock.rs Include URLs on graph edges (#5312) 2024-07-22 22:41:03 +00:00
lock_scenarios.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
pip_check.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
pip_compile.rs Add constraint dependencies to pyproject.toml (#5248) 2024-07-21 19:45:04 -04:00
pip_compile_scenarios.rs uv/tests: update packse tests for packse 0.3.30 2024-07-15 10:09:01 -07:00
pip_freeze.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
pip_install.rs Avoid always rebuilding dynamic metadata (#5206) 2024-07-22 00:04:03 +00:00
pip_install_scenarios.rs Remove extraneous are from wheel tag error messages (#5303) 2024-07-22 18:42:58 +00:00
pip_list.rs Deduplicate test command creation (#4512) 2024-06-25 22:06:54 +00:00
pip_show.rs Deduplicate test command creation (#4512) 2024-06-25 22:06:54 +00:00
pip_sync.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
pip_tree.rs Implement --show-version-specifiers for tree (#5240) 2024-07-20 18:31:16 +00:00
pip_uninstall.rs Deduplicate test command creation (#4512) 2024-06-25 22:06:54 +00:00
python_dir.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
python_find.rs Change "toolchain" to "python" (#4735) 2024-07-03 07:44:29 -05:00
python_pin.rs Check python pin compatibility with Requires-Python (#4989) 2024-07-19 18:17:41 +00:00
run.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
self_update.rs Deduplicate test command creation (#4512) 2024-06-25 22:06:54 +00:00
show_settings.rs Add constraint dependencies to pyproject.toml (#5248) 2024-07-21 19:45:04 -04:00
sync.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
tool_dir.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
tool_install.rs Make tool install robust to malformed receipts (#5305) 2024-07-22 18:46:57 +00:00
tool_list.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
tool_run.rs Fix colors in uv tool run suggestion (#5267) 2024-07-21 23:43:27 +00:00
tool_uninstall.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
tree.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
venv.rs Remove trailing period from user-facing messages (#5218) 2024-07-19 10:43:49 -04:00
workspace.rs Support workspace to workspace path dependencies (#4833) 2024-07-16 20:38:46 +00:00