mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
af7332b5b2
Use the appropriate encoding to read a Pipfile.lock so we can properly load the data. Closes #678