Skip to content

Commit

Permalink
Merge pull request #3840 from ccordoba12/channel-priority
Browse files Browse the repository at this point in the history
PR: Make conda respect channel priority in CircleCI
  • Loading branch information
ccordoba12 authored Dec 15, 2016
2 parents cb19380 + 8e533bf commit 255017d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ machine:
# Environment variables used by astropy helpers
TRAVIS_OS_NAME: "linux"
CONDA_DEPENDENCIES_FLAGS: "--quiet"
CONDA_CHANNEL_PRIORITY: "True"
CONDA_DEPENDENCIES: >
rope jedi pyflakes sphinx pygments pylint pep8 psutil nbconvert qtawesome pickleshare
qtpy pyzmq chardet mock nomkl pandas pytest pytest-cov
Expand Down

0 comments on commit 255017d

Please sign in to comment.