This repository was archived by the owner on Oct 7, 2022. It is now read-only.
v1.5.0
- fixed a bug with relative paths in requirements files, #68
- ask to report an issue when not known issue is raised, #55
- nicer error message when no source distribution is found, #78
pip wheel
errors are now re-raised and caught in python, #77- using
sha256
instead ofmd5
- *_cache_dir variables not getting set if you specify cache_dir from the cli [Matt Billenstein]
- Add pip_build_dir -- pip was filling up /run on Ubuntu [Matt Billenstein]
- renaming
python.pkgs
->python.packages