diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b1556f..910e2f2 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.