Browse Source

make sure to install elpy

pull/1/head
Brett Langdon 13 years ago
parent
commit
9daadc4d6f
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      setup.sh

+ 3
- 0
setup.sh View File

@ -33,3 +33,6 @@ for file in $files; do
ln -s $dir/$file ~/.$file
fi
done
echo "Installing Elpy"
sudo pip install elpy

Loading…
Cancel
Save