Skip to content

[DevContainer] Update Python to 3.12 and replace pyenv with uv#4349

Merged
dbrattli merged 1 commit intomainfrom
dbrattli/python-dockerfile
Feb 18, 2026
Merged

[DevContainer] Update Python to 3.12 and replace pyenv with uv#4349
dbrattli merged 1 commit intomainfrom
dbrattli/python-dockerfile

Conversation

@dbrattli
Copy link
Collaborator

@dbrattli dbrattli commented Feb 18, 2026

Summary

  • Update Python version from 3.10 to 3.12 to match requires-python = ">= 3.12" in pyproject.toml
  • Replace pyenv with uv for Python version management, simplifying the Dockerfile setup
  • Reduces Python installation from 10 lines to 4 lines

Python 3.12+ is required per pyproject.toml. Replace pyenv with uv for
Python version management, simplifying the setup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dbrattli dbrattli merged commit f7a7816 into main Feb 18, 2026
23 checks passed
@dbrattli dbrattli deleted the dbrattli/python-dockerfile branch February 18, 2026 20:40
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

Comments