I don't make typos, no sir I don't

This commit is contained in:
Andrew Chin 2018-04-21 15:36:48 -04:00
parent c621795fa9
commit 139e22f2f8
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ pkg:win64:
- set MSSdk=1
- set PIL_INCLUDE_DIR=c:\devel\pillow\src\libImaging
- c:\Python27\python.exe c:\devel\virtualenv\virtualenv.py ci_env
- ci_env\scripts\pip.exe install numpy Pillow==5.10 pyinstaller sphinx
- ci_env\scripts\pip.exe install numpy Pillow==5.1.0 pyinstaller sphinx
- ci_env\Scripts\python.exe setup.py build
- copy build-tools\overviewer.spec .
- ci_env\Scripts\pyinstaller.exe overviewer.spec