Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

Commit

Permalink
Specify version for PyInstaller & Pillow dependecies
Browse files Browse the repository at this point in the history
Add Pillow (PIL fork) to make possible capture images by pywinauto.
Freeze  PyInstaller version in favor of reducing the size of the output file.
  • Loading branch information
moden-py committed Oct 14, 2015
1 parent e5e7006 commit 05f7710
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
pywinauto
PyInstaller
Pillow==2.7.0
PyInstaller==2.1

0 comments on commit 05f7710

Please sign in to comment.