Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@garbas garbas released this 25 Sep 02:13
· 410 commits to master since this release
  • 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 of md5
  • *_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