Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

Commit

Permalink
Remove yolk
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Oct 30, 2017
1 parent c07d537 commit 73f99f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python-requirements/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ ${PREFIX}/bin/python2.7 ${PREFIX}/bin/pip install --upgrade --index-url=http://p

PIPOPTS="--no-clean --global-option=build_ext --global-option=-I${PREFIX}/include --global-option=-L${PREFIX}/lib --global-option=-L${PREFIX}/lib64"

# Install yolk
${PREFIX}/bin/python2.7 ${PREFIX}/bin/pip install ${PIPOPTS} --upgrade --index-url=http://pypi.python.org/simple/ --trusted-host pypi.python.org yolk


# Install gitterpy
${PREFIX}/bin/python2.7 ${PREFIX}/bin/pip install ${PIPOPTS} --upgrade --trusted-host github.com https://github.com/graycatlabs/gitterpy/zipball/master
Expand Down

0 comments on commit 73f99f5

Please sign in to comment.