appveyor.yml Build dist

This commit is contained in:
anatoly techtonik 2016-04-07 10:21:13 +03:00
parent 90955e4953
commit 1f3fc0b8ae

View File

@ -19,6 +19,8 @@ install:
- c:\python34\python.exe c:\pillow\winbuild\build_dep.py
- c:\pillow\winbuild\build_deps.cmd
build_script:
- '%PYTHON%\Scripts\pip.exe install wheel'
- '%PYTHON%\python.exe c:\pillow\winbuild\build.py --dist'
- '%PYTHON%\python.exe c:\pillow\winbuild\build.py'
- cd c:\pillow
- dir dist\*.egg