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

Allow setting default uv init settings in persistent configuration files #12305

Open
zanieb opened this issue Mar 19, 2025 · 0 comments
Open
Labels
enhancement New feature or improvement to existing functionality needs-design Needs discussion, investigation, or design

Comments

@zanieb
Copy link
Member

zanieb commented Mar 19, 2025

Summary

There have been a few requests to allow changing the uv init defaults in a persistent location, e.g., in a uv.toml. This issue tracks the general concept.

Example

[init]
vcs = "none"
python = "3.14"
@zanieb zanieb added enhancement New feature or improvement to existing functionality needs-design Needs discussion, investigation, or design labels Mar 19, 2025
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 needs-design Needs discussion, investigation, or design
Projects
None yet
Development

No branches or pull requests

1 participant