mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +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
2 lines
72 B
ReStructuredText
2 lines
72 B
ReStructuredText
Use tablib instead of requests in tests to avoid failures when vendored
|