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

Add pipenv --support instead of python -m pipenv.help #2477

Closed
erinxocon opened this issue Jun 29, 2018 · 2 comments
Closed

Add pipenv --support instead of python -m pipenv.help #2477

erinxocon opened this issue Jun 29, 2018 · 2 comments
Labels
Type: API Change This issue describes an API change. Type: Behavior Change This issue describes a behavior change.

Comments

@erinxocon
Copy link
Contributor

When homebrew is used to install python, the debug help command doesn't work.
pipenv --support will now be the flag to invoke when getting diagnostic information.

@erinxocon erinxocon added Type: Behavior Change This issue describes a behavior change. Type: API Change This issue describes an API change. labels Jun 29, 2018
@techalchemy
Copy link
Member

i'm guessing we want to keep .help too and just leave it as a thin wrapper around the new command

@erinxocon
Copy link
Contributor Author

pipenv --support and python -m pipenv.help are both supported now with pipenv --support being preferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: API Change This issue describes an API change. Type: Behavior Change This issue describes a behavior change.
Projects
None yet
Development

No branches or pull requests

2 participants