Skip to content

Add remote pipx install in readme#98

Merged
cyberrumor merged 1 commit into
cyberrumor:mainfrom
juleaume:main
Feb 3, 2026
Merged

Add remote pipx install in readme#98
cyberrumor merged 1 commit into
cyberrumor:mainfrom
juleaume:main

Conversation

@juleaume

Copy link
Copy Markdown
Contributor

Cloning the repo is not mandatory to use pipx, especially if you don't care about contributing

@cyberrumor

Copy link
Copy Markdown
Owner

Oh cool, I didn't know you could do this. I'll probably follow up with just making this default. If you're contributing, you're probably using something besides pipx anyway. E.g.,

python3 -m venv .venv
. .venv/bin/activate
pip3 install -r requirements.txt
pip3 install . --force-reinstall

Thanks!

@cyberrumor
cyberrumor merged commit d2089de into cyberrumor:main Feb 3, 2026
1 check passed
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