Skip to content

Add installation via poetry ability - #6

Open
AndreiCherniaev wants to merge 1 commit into
oserres:masterfrom
AndreiCherniaev:master
Open

Add installation via poetry ability#6
AndreiCherniaev wants to merge 1 commit into
oserres:masterfrom
AndreiCherniaev:master

Conversation

@AndreiCherniaev

@AndreiCherniaev AndreiCherniaev commented May 4, 2026

Copy link
Copy Markdown
Contributor

This is draft commit.
Let's apply installation in package-mode! Hope it makes managing of the isz-tool more easy for all OS.

On Ubuntu

isz-tool$ pipx install poetry
isz-tool$ poetry install

I don't really know how it works... For example I don't know why include = "../../../" or similar trash string is mandatory. If I will remove it, then I got "Error: The current project could not be installed: No file/folder found for package isz-tool"

@oserres

oserres commented May 8, 2026

Copy link
Copy Markdown
Owner

Not sure but it may be due to the dash '-' in the folder name; try renaming the folder with an underscore (isz_tool) and see if it helps resolve the include ../../.. trickery.

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.

2 participants