This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
heroku-buildpack-python
Watch
1
Star
0
Fork
0
You've already forked heroku-buildpack-python
mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced
2026-06-05 23:10:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2596e4cbcf9ccc3d1334802e90cf69c5fe87e75
heroku-buildpack-python
/
bin
T
History
Ken Cochrane
b6955dd9b6
It is usually safer to use the -o option in curl to specifiy your own temp file name in scripts because if the file changes in the url then your local file will also change and it will result in an error since you have that name hard coded in the next few lines (tar, rm)
2011-12-30 16:42:06 -05:00
..
compile
It is usually safer to use the -o option in curl to specifiy your own temp file name in scripts because if the file changes in the url then your local file will also change and it will result in an error since you have that name hard coded in the next few lines (tar, rm)
2011-12-30 16:42:06 -05:00
detect
python
2011-11-10 11:07:35 -08:00
release
Settings file path needs to be relative to project root
2011-11-28 22:58:13 -08:00