Skip to content

Commit

Permalink
AppVeyor: remove conda version pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jan 20, 2017
1 parent 7b7f779 commit 2779e5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -10,7 +10,6 @@ environment:
PYTHON_ARCH: "64" # needs to be set for CMD_IN_ENV to succeed. If a mix
# of 32 bit and 64 bit builds are needed, move this
# to the matrix section.
CONDA_VERSION: "4.3.4"
CONDA_CHANNELS: "conda-forge"
CONDA_CHANNEL_PRIORITY: "True"
CONDA_DEPENDENCIES: "scipy cython pyqt=4 matplotlib h5py pygments pyzmq scikit-image pandas sphinx xlrd pillow pytest mock coverage ipython ipykernel qtconsole traitlets qtpy vc=9"
Expand Down

0 comments on commit 2779e5e

Please sign in to comment.