Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pywinauto/pywinauto
Browse files Browse the repository at this point in the history
  • Loading branch information
vasily-v-ryabov committed Jul 14, 2015
2 parents eedb04c + 284bc1d commit cb89303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Recommended usage: 64-bit Python is for 64-bit applications; 32-bit Python is fo

### Downloads statistics
* PyPI: [![Daily downloads](https://img.shields.io/pypi/dd/pywinauto.svg)](https://pypi.python.org/pypi/pywinauto) [![Weekly downloads](https://img.shields.io/pypi/dw/pywinauto.svg)](https://pypi.python.org/pypi/pywinauto) [![Monthly downloads](https://img.shields.io/pypi/dm/pywinauto.svg)](https://pypi.python.org/pypi/pywinauto)
* GitHub: [![GitHub downloads](https://img.shields.io/github/downloads/pywinauto/pywinauto/latest/pywinauto-0.5.0.zip.svg)](https://github.com/pywinauto/pywinauto/releases/download/0.5.0/pywinauto-0.5.0.zip)
* GitHub: [![GitHub downloads](https://img.shields.io/github/downloads/pywinauto/pywinauto/0.5.0/pywinauto-0.5.0.zip.svg)](https://github.com/pywinauto/pywinauto/releases/download/0.5.0/pywinauto-0.5.0.zip) [![GitHub downloads](https://img.shields.io/github/downloads/pywinauto/pywinauto/0.5.1/pywinauto-0.5.1.zip.svg)](https://github.com/pywinauto/pywinauto/releases/download/0.5.1/pywinauto-0.5.1.zip)

#### Packages required for running unit tests
* [Pillow](https://pypi.python.org/pypi/Pillow/2.7.0) or PIL
Expand Down

0 comments on commit cb89303

Please sign in to comment.