-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use trakt from git repository #984
Conversation
pipx install works at least:
|
these seem to work too:
but I hacked (0a6459e) Pipfile.lock to use ref: 3.4.0 rather commit hash |
the pipx install was invalid, i didn't had updated requirements.txt, but now with updated requirements (b9b3e38) I get parse error: |
I'll try monkey patching: |
e7aa1b4
to
ed5272b
Compare
Seems to work.
but updating dependency in the future involves some manual work, as pipenv doesn't support this: so, added docs to contributing file how to update: ab24564 |
Lets roll then! |
Testing to use trakt as git repository because current trakt maintainer is unavailable:
Test for:
uses repo from:
commands: