mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
9bfa0afefd
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
24 lines
571 B
Markdown
24 lines
571 B
Markdown
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).
|