mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[PR #108] [CLOSED] Make terravision installable and runnable via poetry #170
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#170
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/108
Author: @danieroux
Created: 3/1/2024
Status: ❌ Closed
Base:
main← Head:runnable-poetry-script📝 Commits (1)
b428c44Make terravision installable and runnable via poetry📊 Changes
5 files changed (+303 additions, -285 deletions)
View changed files
📝
README.md(+4 -3)➕
cli/cli.py(+272 -0)📝
poetry.lock(+2 -2)📝
pyproject.toml(+22 -12)📝
terravision(+3 -268)📄 Description
cliso that Poetry can see it is a module with a script entry pointterravisionthat invokes via poetryMake terravision installable and runnable via poetry
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.