Skip to content
Snippets Groups Projects
Unverified Commit 3511cae1 authored by Kenneth Reitz's avatar Kenneth Reitz Committed by GitHub
Browse files

Update CHANGELOG.md

parent ce5ff238
No related branches found
No related tags found
No related merge requests found
......@@ -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".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment