mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-17 13:20:57 +00:00
669 B
669 B
name, about
| name | about |
|---|---|
| Bug report | Create a report to help us improve |
Be sure to check the existing issues (both open and closed!).
Describe the issue briefly here.
Please run $ python -m pipenv.help, and paste the results here.
If you're on MacOS, just run the following:
$ python -m pipenv.help | pbcopy
Expected result
Describe what you expected.
Actual result
When possible, provide the verbose output (--verbose), especially for locking and dependencies resolving issues.
Steps to replicate
Provide the steps to replicate (which usually at least includes the commands and the Pipfile).