Skip to content

Commit

Permalink
Removed use of Python 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Apr 6, 2019
1 parent 9e03c9d commit 6262e7f
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 @@ -52,7 +52,7 @@ install:
}
else
{
c:\python34\python.exe c:\pillow\winbuild\build_dep.py
c:\python37\python.exe c:\pillow\winbuild\build_dep.py
c:\pillow\winbuild\build_deps.cmd
$host.SetShouldExit(0)
}
Expand Down

0 comments on commit 6262e7f

Please sign in to comment.