mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-17 13:20:57 +00:00
24743f77d3
- Fixes #2438 Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
113 B
Plaintext
2 lines
113 B
Plaintext
Pipenv will now always use ``pathlib2`` for ``Path`` based filesystem interactions by default on ``python<3.5``.
|