Skip to content

Add optional uv support for dependency management#305

Open
vidhiii1711 wants to merge 2 commits into
pyladies:mainfrom
vidhiii1711:add-uv-support
Open

Add optional uv support for dependency management#305
vidhiii1711 wants to merge 2 commits into
pyladies:mainfrom
vidhiii1711:add-uv-support

Conversation

@vidhiii1711
Copy link
Copy Markdown

@vidhiii1711 vidhiii1711 commented Jan 16, 2026

I’ve added uv as an optional package manager, keeping pip as default.
The PR includes a generated uv.lock and updated docs explaining how to use uv.

Note: I wasn’t able to run the project locally due to environment setup issues, but the changes are limited to documentation/configuration and were made based on the existing project structure and conventions.

fixes #147

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 16, 2026

Deploy Preview for pyladiescon-portal-docs ready!

Name Link
🔨 Latest commit 2fe7b17
🔍 Latest deploy log https://app.netlify.com/projects/pyladiescon-portal-docs/deploys/6a037183963d400008a84c86
😎 Deploy Preview https://deploy-preview-305--pyladiescon-portal-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

Integrate Package Manager for installing dependencies

2 participants