Skip to content

Commit

Permalink
fix appveyor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nooperpudd committed Mar 29, 2019
1 parent 78844a8 commit e6b40b8
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 @@ -35,7 +35,7 @@ environment:
# See: http://stackoverflow.com/a/13751649/163740
CMD_IN_ENV: 'cmd /E:ON /V:ON /C .\extra\appveyor\compiler.cmd'
matrix:
-

- PYTHON_DIR: "C:\\Python36-x64"
PYTHON: "C:\\Python36-X64\\python"
PYTHON_VERSION: "3.6.8"
Expand Down

0 comments on commit e6b40b8

Please sign in to comment.