Skip to content

Commit

Permalink
adding python 3.6 support to windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimieMurdock committed Nov 1, 2017
1 parent f0ae2cf commit 41c2a32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ environment:
# http://www.appveyor.com/docs/installed-software#python
- PYTHON: "C:\\Miniconda"
- PYTHON: "C:\\Miniconda-x64"
- PYTHON: "C:\\Miniconda36"
- PYTHON: "C:\\Miniconda36-x64"

twineargs:
secure: Hj0/nwvDm2ghYAjXDELxtkKOroTwKq1hDRekkNCSEdG9lsIn/8ymmF6RuNN7scSa
Expand Down

0 comments on commit 41c2a32

Please sign in to comment.