Files
pipenv/.github/ISSUE_TEMPLATE/Custom.md
T
2018-06-30 01:30:53 +08:00

649 B

name, about
name about
Usage / Requests for Help Requests for assistance or general usage guidance.

Please refer to our StackOverflow tag for more information.

If Pipenv is not functioning as you would like it to, consider filing either a bug report, or a feature request instead.


Please run $ pipenv --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting.

If you're on macOS, run the following:

$ pipenv --support | pbcopy

If you're on Windows, run the following:

> pipenv --support | clip