Skip to content

Commit

Permalink
Add spyder-ide
Browse files Browse the repository at this point in the history
  • Loading branch information
Insoleet committed Dec 6, 2015
1 parent b724ccc commit f2eab6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install:
- choco install -y vcredist2013
- "%CMD_IN_ENV% conda config --set always_yes yes --set changeps1 no"
- "%CMD_IN_ENV% conda config --add channels inso/channel/sakia"
- "%CMD_IN_ENV% conda config --add channels spyder-ide"
- "%CMD_IN_ENV% conda config --add channels pyzo"
- "%CMD_IN_ENV% conda create -q -n test-environment python=%PYTHON_VERSION% pyqt5 libsodium=1.0.3"

Expand Down

0 comments on commit f2eab6b

Please sign in to comment.