Skip to content

uv improvements #262

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

Merged
merged 8 commits into from
Jun 24, 2025
Merged

uv improvements #262

merged 8 commits into from
Jun 24, 2025

Conversation

caleb531
Copy link
Owner

@eliotwrobson I realized we forgot to update the Contributing guide with documentation on how to set up uv. I've updated it below, along with a few other necessary improvements (like adding uv's default virtualenv name to our .gitignore).

Please take a look and let me know what you think!

caleb531 added 3 commits June 22, 2025 15:46
.venv is the default virtualenv directory name for uv. It can be changed
at a user level by setting UV_PROJECT_ENVIRONMENT to the desired name,
however for those who don't set this variable, we still want to make
sure that Git ignores the default virtualenv.
@coveralls
Copy link

coveralls commented Jun 22, 2025

Coverage Status

coverage: 99.544%. remained the same
when pulling 9e9808d on uv-improvements
into 3e1049c on develop.

I tend to add a shebang line to every file regardless of whether or not
it's actually executable.
Copy link
Collaborator

@eliotwrobson eliotwrobson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of small questions but mostly seems good! I didn't expect uv to require too many changes to the instructions.

@caleb531
Copy link
Owner Author

@eliotwrobson Now that all comment threads are resolved, I will be merging this now.

@caleb531 caleb531 merged commit ffcf3b0 into develop Jun 24, 2025
32 checks passed
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.

3 participants