mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
19f2ee61e9
- Resolve all VCS and non-piptools-resolveable deps in venv - Implement pep517 for resolution of non-setuptools builds - Add full support for the new dependency link format - Fix breakages from pip 19* rollout and subsequent setuptools breakage Signed-off-by: Dan Ryan <dan.ryan@xyleminc.com>