Moulchanged title from pip install problem for v0.7.4 // setup.py version not updated to Poetry: v0.7.4: pip did not install silkaj executalbe into $HOME/.local/bin
changed title from pip install problem for v0.7.4 // setup.py version not updated to Poetry: v0.7.4: pip did not install silkaj executalbe into $HOME/.local/bin
0.7_poetry_ci_cd branch was a backport of the CI/CD + Poetry migration into 0.7 branch in order to be able to publish releases from the CI.
As a following of #182 (closed), Poetry does not install silkaj executable from bin/silkaj to $HOME/.local/bin when installing with pip3 install silkaj --user.
Possible solutions could be the package or the scripts definitions.
I don’t understand who the Poetry project is distributing the poetry executable. Let’s check other projects.