We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pipenv run --help
Pipenv 2018.7.1
In any directory (either containing an existing Pipfile or not), running pipenv run --help crashes.
The help text for the run command.
https://gist.github.com/boustrophedon/c396bf9e6c287f818f9b2ddf23ecebc7
Provide the steps to replicate (which usually at least includes the commands and the Pipfile).
run the command pipenv run --help
pipenv --support: https://gist.github.com/boustrophedon/b68b539241d0ac5fd4aa0974eaf39c89
The text was updated successfully, but these errors were encountered:
Closed via #3844
Sorry, something went wrong.
Thank you!
No branches or pull requests
Issue description
Pipenv 2018.7.1
In any directory (either containing an existing Pipfile or not), running
pipenv run --help
crashes.Expected result
The help text for the run command.
Actual result
https://gist.github.com/boustrophedon/c396bf9e6c287f818f9b2ddf23ecebc7
Steps to replicate
Provide the steps to replicate (which usually at least includes the commands and the Pipfile).
run the command
pipenv run --help
pipenv --support:
https://gist.github.com/boustrophedon/b68b539241d0ac5fd4aa0974eaf39c89
The text was updated successfully, but these errors were encountered: