mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
c79b291cbb
This replaces requests with tablib in test_include_editable_packages as in a de-vendored environment the locking fails with requests. Continuation of https://github.com/pypa/pipenv/issues/3644