mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +00:00
439a2581ad
Signed-off-by: Dan Ryan <dan@danryan.co>
6 lines
257 B
ReStructuredText
6 lines
257 B
ReStructuredText
Added full support for resolution of all dependency types including direct URLs, zip archives, tarballs, etc.
|
|
|
|
- Improved error handling and formatting.
|
|
|
|
- Introduced improved cross platform stream wrappers for better ``stdout`` and ``stderr`` consistency.
|