Files
pipenv/news/2123.behavior
T
Dan Ryan 7a34ea9818 Update news fragments
Signed-off-by: Dan Ryan <dan@danryan.co>
2018-06-17 22:56:19 -04:00

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``).