Skip to content

Commit

Permalink
fix appveyor build again
Browse files Browse the repository at this point in the history
  • Loading branch information
JoyMonteiro committed May 4, 2018
1 parent d7dab1e commit 8a807f3
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 @@ -37,7 +37,7 @@ install:
- activate python%PYTHON_VERSION%
- conda install pandas
- conda install libpython
- conda install --yes --file requirements_dev.txt
- python -m pip install -r requirements_dev.txt
- conda upgrade pip setuptools wheel
# - set COMPILER_PATH=C:\\msys64\\mingw64\\bin\\

Expand Down

0 comments on commit 8a807f3

Please sign in to comment.