mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
95df3fd649
* Upgrade `pythonfinder==2.1.0` * Try to normalize on using pathlib basics and storing string paths in dataclass to compare against. * Completely remove posix path conversions. * Round 2 of pydantic conversions -- pydantic removal from pipenv. * Add news fragment