mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
bd7b6004fe
- Fix attempted hashing of `ssh://` urls - Fix URL parsing and conversions of `git` and `git+ssh` style vcs urls - Fixes #2653 - Fixes #2446 - Update lockfile - Vendor typing - Add typing to setup.py - Add click completion patch and update vendoring task - Fix vendoring script - Vendor enum34 - Update requirementslib and cleanup vcs check functionality - Move enum and adjust patched click completion - Update click completion - Bump requirementslib again - Move typing to backports, update tests - Update tomlkit imports and backport typing module Signed-off-by: Dan Ryan <dan@danryan.co>