Draft 1 of cross-platform bash script is complete, but more testing needs to be done
This commit is contained in:
@@ -105,6 +105,8 @@ pip install -U numpy
|
||||
pip install cython
|
||||
# fixes problem with scipy on 10.8
|
||||
pip install -e git+https://github.com/scipy/scipy#egg=scipy-dev
|
||||
#Installing django
|
||||
pip install django
|
||||
|
||||
# Install prereqs
|
||||
echo "Installing prereqs"
|
||||
|
||||
Reference in New Issue
Block a user