Commit 116b960a authored by Jason Madden's avatar Jason Madden

tweak mac release

parent 59364912
...@@ -26,8 +26,8 @@ echo "Made tmpenv" ...@@ -26,8 +26,8 @@ echo "Made tmpenv"
echo `pwd` echo `pwd`
source bin/activate source bin/activate
echo cloning $BASE echo cloning $BASE
git clone $BASE git clone $BASE gevent
cd gevent cd ./gevent
pip install -U pip pip install -U pip
pip install -U setuptools cython greenlet cffi pip install -U setuptools cython greenlet cffi
pip install -U wheel pip install -U wheel
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment