Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --script support to uv export for PEP 723 scripts #10160

Open
wants to merge 1 commit into
base: charlie/script-tree
Choose a base branch
from

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Dec 25, 2024

Summary

You can now run uv export --script main.py to show the dependency tree for a given script. If a lockfile doesn't exist, it will create one.

Closes #8609.

Closes #9657.

@charliermarsh charliermarsh changed the base branch from main to charlie/script-tree December 25, 2024 19:18
@charliermarsh charliermarsh added enhancement New feature or improvement to existing functionality no-build Disable building binaries in CI no-test Disable CI tests for a pull request labels Dec 25, 2024
@charliermarsh charliermarsh marked this pull request as draft December 25, 2024 19:18
@charliermarsh charliermarsh force-pushed the charlie/script-export branch 2 times, most recently from 177bd99 to 0de6b8e Compare December 25, 2024 19:24
@charliermarsh charliermarsh removed no-build Disable building binaries in CI no-test Disable CI tests for a pull request labels Dec 25, 2024
@charliermarsh charliermarsh marked this pull request as ready for review December 25, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement to existing functionality
Projects
None yet
1 participant