mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
Update CHANGELOG.md
This commit is contained in:
+2
-3
@@ -2,11 +2,10 @@
|
||||
|
||||
# 124
|
||||
|
||||
Update buildpack to automatically install [dev-packages] (Pipenv) during Heroku CI builds.
|
||||
Update buildpack to automatically install `[dev-packages]` (Pipenv) during Heroku CI builds.
|
||||
|
||||
- Skip installs if Pipfile.lock hasn't changed, and uninstall stale dependencies with Pipenv.
|
||||
- Set `PYTHONPATH` during collectstatic runs, other updates.
|
||||
- Update Set `PYTHONPATH` during collectstatic runs.
|
||||
- Set `PYTHONPATH` during collectstatic runs.
|
||||
- No longer warn if there is no `Procfile`.
|
||||
- Update Pipenv "3.6" to "3.6.4".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user