Skip to content

Commit

Permalink
install python3-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
Longbowman authored Jan 5, 2020
1 parent 34a25e7 commit 06dffda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

yum groupinstall 'Development Tools'
yum install zlib-devel
yum install -y python3-devel.x86_64
# CLI arguments
PY_VERSIONS=$1
BUILD_REQUIREMENTS=$2
Expand Down

0 comments on commit 06dffda

Please sign in to comment.