Skip to content

feat: migrar de pyenv+pip a uv#10

Closed
juanpsm wants to merge 1 commit into
mainfrom
feat/uv-and-execution-environments
Closed

feat: migrar de pyenv+pip a uv#10
juanpsm wants to merge 1 commit into
mainfrom
feat/uv-and-execution-environments

Conversation

@juanpsm

@juanpsm juanpsm commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Migra la gestión de dependencias Python de pyenv+pip a uv, simplificando el setup inicial.

Cambios

  • .envrc: layout pythonlayout uv
  • .python-version: nuevo archivo (uv lo usa nativamente)
  • .tool-versions: comentario indicando que es opcional con uv
  • README.md: sección de prerequisitos simplificada

@juanpsm juanpsm force-pushed the feat/uv-and-execution-environments branch from 3b6d6c0 to 39fa3fd Compare June 4, 2026 16:55
@juanpsm juanpsm changed the title feat: migrar a uv y agregar soporte para Execution Environments feat: migrar de pyenv+pip a uv Jun 4, 2026
@juanpsm juanpsm closed this Jun 4, 2026
@juanpsm juanpsm deleted the feat/uv-and-execution-environments branch June 4, 2026 16: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