uv
2d53e35e
- Support PEP 723 scripts in `uv add` and `uv remove` (#5995)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
323 days ago
Support PEP 723 scripts in `uv add` and `uv remove` (#5995) ## Summary Resolves https://github.com/astral-sh/uv/issues/4667 ## Test Plan `cargo test`
References
#5995 - Support PEP 723 scripts in `uv add` and `uv remove`
Author
blueraft
Parents
9b8c07bf
Files
12
crates
uv-cli/src
lib.rs
uv-scripts
Cargo.toml
src
lib.rs
uv-workspace/src
pyproject_mut.rs
workspace.rs
uv
src
commands/project
add.rs
init.rs
remove.rs
lib.rs
settings.rs
tests
edit.rs
docs/reference
cli.md
Loading