mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
39f2efe296
This means pip-pop will use the buildpack-installed pip 8, which doesn't fail when encountering requirements files that use the new hash syntax. Fixes #302.