Skip to content

Comments

Better uv install instructions#52

Merged
jmafoster1 merged 1 commit intomainfrom
jmafoster1/49-better-uv-install-docs
Feb 18, 2026
Merged

Better uv install instructions#52
jmafoster1 merged 1 commit intomainfrom
jmafoster1/49-better-uv-install-docs

Conversation

@jmafoster1
Copy link
Contributor

Closes #49. Added more standard uv installation instructions.

@github-actions
Copy link

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ PYTHON black 21 0 0 0 1.02s
✅ PYTHON pylint 21 0 0 5.55s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.3.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@jmafoster1 jmafoster1 marked this pull request as ready for review February 16, 2026 15:11
@jmafoster1 jmafoster1 requested a review from gkapfham February 16, 2026 15:11
Copy link
Collaborator

@gkapfham gkapfham left a comment

Choose a reason for hiding this comment

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

Hi, this looks great, thanks for improving the documentation in regards to the use of uv!

@jmafoster1 jmafoster1 merged commit 53c4501 into main Feb 18, 2026
30 checks passed
@jmafoster1 jmafoster1 deleted the jmafoster1/49-better-uv-install-docs branch February 18, 2026 08:06
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.

Improve Instructions for Using Uv to Install Dependencies

2 participants