Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
heroku-buildpack-python
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
heroku-buildpack-python
Commits
ce5ff238
Commit
ce5ff238
authored
Mar 06, 2018
by
Kenneth Reitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix changelog
Signed-off-by:
Kenneth Reitz
<
me@kennethreitz.org
>
parent
97ac451a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
12 deletions
+5
-12
CHANGELOG.md
CHANGELOG.md
+5
-12
No files found.
CHANGELOG.md
View file @
ce5ff238
# Python Buildpack Changelog
# Python Buildpack Changelog
# 126
# 124
Skip installs if Pipfile.lock hasn't changed, and uninstall stale dependencies with Pipenv.
-
No longer warn if there is no
`Procfile`
.
# 125
Set
`PYTHONPATH`
during collectstatic runs, other update
s.
Update buildpack to automatically install
[
dev-packages
]
(
Pipenv
)
during Heroku CI build
s.
-
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.
-
Update Set
`PYTHONPATH`
during collectstatic runs.
-
No longer warn if there is no
`Procfile`
.
-
Update Pipenv "3.6" to "3.6.4".
-
Update Pipenv "3.6" to "3.6.4".
# 124
Update buildpack to automatically install
[
dev-packages
]
(
Pipenv
)
during Heroku CI builds.
# 123
# 123
Update gunicorn init.d script to allow overrides.
Update gunicorn init.d script to allow overrides.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment