Skip to content
Snippets Groups Projects
Commit b2397ed1 authored by Bob Mottram's avatar Bob Mottram
Browse files

More tahoelafs packages

parent 7db9966b
No related branches found
No related tags found
No related merge requests found
......@@ -222,7 +222,8 @@ function install_tahoelafs {
git checkout $TAHOELAFS_COMMIT -b $TAHOELAFS_COMMIT
git submodule update --init --recursive
virtualenv venv
venv/bin/pip install six packaging appdirs pycrypto==2.1.0
venv/bin/pip install six==1.10.0 packaging==16.8 attrs=16.3.0 appdirs pycrypto==2.1.0 cffi==1.9.1
venv/bin/pip install cryptography==1.7.2 setuptools==11.3
venv/bin/pip install --editable .
configure_firewall_for_tahoelafs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment