Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
johannfaouzi authored May 18, 2018
1 parent 51b52e8 commit 1544e8f
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 @@ -53,7 +53,7 @@ install:

# Install the build and runtime dependencies of the project.
- conda install --quiet --yes numpy scipy cython nose scikit-learn wheel
- pip install wheelhouse_uploader nose-timer
- pip install wheelhouse_uploader nose-timer pytest future
- "%CMD_IN_ENV% python setup.py bdist_wheel bdist_wininst"
- ps: "ls dist"

Expand Down

0 comments on commit 1544e8f

Please sign in to comment.