mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
b5892c1d03
- Add missing dependencies: - `zipp==0.6.0` - `more-itertools==5.0.0` - `importlib-metadata==1.3.0` - `funcsigs==1.0.2` - `contextlib2==0.6.0.post1` - Fix patched pip import paths for CLI and resolver - Update patches Signed-off-by: Dan Ryan <dan.ryan@canonical.com>