Skip to content

Commit

Permalink
conda appveyor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwhite79 committed Jul 31, 2019
1 parent b948177 commit 2f1748b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ install:
- conda update --all
- conda config --set show_channel_urls yes
- conda config --prepend channels conda-forge
- CALL conda.bat activate
- call %CONDA_INSTALL_LOCN%\scripts\activate
- conda info -a

- conda install --yes python=%PYTHON_VERSION% pip numpy scipy pandas nose matplotlib
Expand Down

0 comments on commit 2f1748b

Please sign in to comment.