Skip to content

Commit

Permalink
try add_pip_as_python_dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kalefranz committed Sep 8, 2016
1 parent 4e96424 commit fedc4a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/travis-run-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ conda_build_install() {
conda install -y -q pytest pytest-cov pytest-timeout
conda install -y -q anaconda-client numpy
conda install -y -q -c conda-forge perl
conda config --set add_pip_as_python_dependency true
python -m pip install pytest-capturelog pytest-xdist

# install conda-build runtime dependencies
Expand Down

0 comments on commit fedc4a0

Please sign in to comment.