Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Take zerodb from pip
Browse files Browse the repository at this point in the history
  • Loading branch information
michwill committed Dec 11, 2015
1 parent 5b0e26f commit 4303b89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file removed dist/zerodb-0.96.4-py2.7.egg
Binary file not shown.
4 changes: 1 addition & 3 deletions virtualenv.sh
Expand Up @@ -7,9 +7,7 @@ then
pip install IPython
pip install loremipsum
pip install names
pushd dist
easy_install `ls -1 | tail -n 1`
popd
pip install zerodb
ln -s .venv/bin/activate .
else
echo "All done already"
Expand Down

0 comments on commit 4303b89

Please sign in to comment.