mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
22 lines
523 B
Markdown
22 lines
523 B
Markdown
Be sure to check the existing issues, both open and closed.
|
|
|
|
Describe the issue briefly here.
|
|
|
|
##### Describe your environment
|
|
|
|
1. OS Type
|
|
1. Python version: `$ python -V`
|
|
1. Pipenv version: `$ pipenv --version`
|
|
|
|
##### 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).
|