Skip to content

Commit

Permalink
1796 Using conda forge
Browse files Browse the repository at this point in the history
  • Loading branch information
id774 committed Mar 1, 2018
1 parent e4dd6e6 commit 61c04ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/install_conda.sh
Expand Up @@ -90,7 +90,7 @@ install_libs() {
$PIP install -y zipline
$PIP install -y DocumentFeatureSelection
$PIP install -y python-tr
$PIP install -y keras
$PIP install -y -c conda-forge keras
$PIP install -y tensorflow
$PIP install -y 'matplotlib<1.5'
$PIP install -y 'pandas<0.17'
Expand Down

0 comments on commit 61c04ff

Please sign in to comment.