mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[PR #138] [MERGED] Adding Dockerfile, update Dependencies for Python 3.14 #175
Labels
No labels
bug
enhancement
enhancement
good first issue
good first issue
good first issue
pipeline
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/terravision#175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/patrickchugh/terravision/pull/138
Author: @madduci
Created: 1/31/2025
Status: ✅ Merged
Merged: 1/15/2026
Merged by: @patrickchugh
Base:
main← Head:update📝 Commits (6)
d678fc6Updating requirements, adding docker build723b160Added documentation for Dockerfilef419939Upgraded Dev Container to Python 3.1490eeb31Upgraded build to Python 3.14e9d0f43Merge branch 'patrickchugh:main' into update7dba0afRemoved buildspec📊 Changes
7 files changed (+96 additions, -3 deletions)
View changed files
➕
.devcontainer/devcontainer.json(+25 -0)➕
.dockerignore(+11 -0)📝
.github/workflows/lint-and-test.yml(+1 -1)➕
Dockerfile(+41 -0)📝
README.md(+16 -0)📝
clearcache.sh(+1 -1)📝
pyproject.toml(+1 -1)📄 Description
Update Dependencies for Python 3.14, added Dockerfile
Type of Change
Checklist
All Submissions:
Changes to Core Features:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.