mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
dd3079210b
- Fixes #1225 - Add checks for Wheel files and archive files specifically - Adopts egg-fragment parsing for local file paths to allow naming of filesystem paths as well - Adds these checks both to the get_requirement() function and the is_installable_file() function