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

Fix the pipx-package inject command #613

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

benklett
Copy link

As per #607 pipx-package errors with the following, when being used with injections:

pipx: error: unrecognized arguments: 

The reason for this behaviour is a change in pipx. The resulting backwards incompatibility is discussed here: pypa/pipx#1444

There someone metioned the following:

Seems there is no easy solution for back-compatibility while keeping the --requirement feature. :-(

For this reason I propose to change the order to fix the feature for the time being.

Hopefully I am not missing something important.

@evilhamsterman
Copy link

This project is not associated with the devcontainer project and appears to have been abandoned #628 . The official project has removed all devcontainer-contrib features from their listing. devcontainers/devcontainers.github.io#451. There is a fork that is being worked on to update and maintain the features https://github.com/devcontainers-extra/features

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