Poetry + Tox install local packages or git packages #3698
Unanswered
incoggnito
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my current tox config:
The individual commands work in my virtual environment with poetry.
But i use a local package in my development, that is not deployed to pypi.
When i run tox it does not find the local package...
Should I install the local package from my githost? Is this even possible?
I guess for the gitlab-ci worflow i will need this too...
Thanks for any advice!
Beta Was this translation helpful? Give feedback.
All reactions