diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b1556f76a0bfcb112cb341d8dba7409c7d9aa5f..910e2f2bf19b97fb84aed9b841e8524c3e7449fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ # 124 -Update buildpack to automatically install `[dev-packages]` (Pipenv) during Heroku CI builds. +Update buildpack to automatically install `[dev-packages]` during Heroku CI Pipenv builds. - Skip installs if Pipfile.lock hasn't changed, and uninstall stale dependencies with Pipenv. - Set `PYTHONPATH` during collectstatic runs.