mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
Update python-3.4.2
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
OUT_PREFIX=$1
|
||||
|
||||
source ./download_python
|
||||
download_python "3.4.1"
|
||||
download_python "3.4.2"
|
||||
|
||||
cd src
|
||||
./configure --prefix=$OUT_PREFIX --with-ensurepip=no --enable-shared
|
||||
|
||||
Reference in New Issue
Block a user