mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-07-21 20:59:31 +00:00
af7332b5b2
Use the appropriate encoding to read a Pipfile.lock so we can properly load the data. Closes #678