Skip to content
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

pip: Rename flatpak-pip-generator to flatpak-pip-generator.py #417

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lwbt
Copy link

@lwbt lwbt commented Aug 9, 2024

Rename flatpak-pip-generator to flatpak-pip-generator.py to be able to run it with pipx.

$  pipx run https://github.com/flatpak/flatpak-builder-tools/raw/master/pip/flatpak-pip-generator
pipx will only execute apps from the internet directly if they end with '.py'. ...

$  pipx run https://github.com/lwbt/flatpak-builder-tools/raw/master/pip/flatpak-pip-generator.py
Please specifiy either packages or requirements file argument

flatpak-poetry-generator.py

pipx run https://github.com/flatpak/flatpak-builder-tools/raw/master/poetry/flatpak-poetry-generator.py
usage: -c [-h] [-o OUTFILE] [--production] lockfile
-c: error: the following arguments are required: lockfile

I also fixed the typo I just found while creating the PR.

Rename flatpak-pip-generator to flatpak-pip-generator.py to be able to run it with pipx.
@lwbt lwbt changed the title Rename flatpak-pip-generator to flatpak-pip-generator.py pip: Rename flatpak-pip-generator to flatpak-pip-generator.py Aug 9, 2024
@hfiguiere hfiguiere added the pip label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants