mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
d8b6ccaed7
Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
134 B
Plaintext
2 lines
134 B
Plaintext
Fixed a bug which sometimes caused pipenv to throw a ``TypeError`` or to run into encoding issues when writing lockfiles on python 2.
|