Skip to content

build: migrate project to pyproject and uv#30

Draft
sfc-gh-bnisco wants to merge 1 commit into
mainfrom
build/uv-pyproject-migration
Draft

build: migrate project to pyproject and uv#30
sfc-gh-bnisco wants to merge 1 commit into
mainfrom
build/uv-pyproject-migration

Conversation

@sfc-gh-bnisco
Copy link
Copy Markdown

Replace the pip requirements workflow with a uv-managed pyproject and lockfile so the app has a single source of truth for dependencies and reproducible installs. This also raises the Python baseline to 3.14 and updates the devcontainer to keep its container environment separate from the host workspace.

Replace the pip requirements workflow with a uv-managed pyproject and lockfile so the app has a single source of truth for dependencies and reproducible installs.
This also raises the Python baseline to 3.14 and updates the devcontainer to keep its container environment separate from the host workspace.

Co-authored-by: Cursor <cursoragent@cursor.com>
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