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

🔧 Use uv instead of Poetry #17

Merged
merged 1 commit into from
Oct 26, 2024
Merged

🔧 Use uv instead of Poetry #17

merged 1 commit into from
Oct 26, 2024

Conversation

Gudsfile
Copy link
Owner

@Gudsfile Gudsfile commented Oct 26, 2024

Use uv instead of Poetry (and pyenv) just to discover and test uv.

Added

model_config = SettingsConfigDict(env_file=".env", env_file_encoding="utf-8")

to the Environment model because uv does not yet load .env (astral-sh/uv#1384). In addition, this is a practice that was questioned in the discussion.

@Gudsfile Gudsfile force-pushed the tech-migrate-to-uv branch 2 times, most recently from d05586f to 907b471 Compare October 26, 2024 20:36
@Gudsfile Gudsfile merged commit fa5fc87 into main Oct 26, 2024
1 check passed
@Gudsfile Gudsfile deleted the tech-migrate-to-uv branch October 26, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant