mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
7a34ea9818
Signed-off-by: Dan Ryan <dan@danryan.co>
6 lines
249 B
Plaintext
6 lines
249 B
Plaintext
Pipenv will now parse & capitalize ``platform_python_implementation`` markers
|
|
|
|
.. warning::
|
|
|
|
This could cause an issue if you have an out of date ``Pipfile`` which lowercases the comparison value (e.g. ``cpython`` instead of ``CPython``).
|