Skip to content

Commit

Permalink
Removing wheel.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhermes committed Jan 4, 2016
1 parent e04c7d7 commit da555d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ test_script:

after_test:
# If tests are successful, create binary packages for the project.
- "%CMD_IN_ENV% python setup.py bdist_wheel"
- "%CMD_IN_ENV% python setup.py bdist_wininst"
- "%CMD_IN_ENV% python setup.py bdist_msi"
- ps: "ls dist"

0 comments on commit da555d6

Please sign in to comment.