Skip to content

Commit

Permalink
Merge pull request pywinauto#384 from vasily-v-ryabov/UIA
Browse files Browse the repository at this point in the history
Update project description on PyPI for future releases
  • Loading branch information
vasily-v-ryabov authored Jul 3, 2017
2 parents a801193 + 0d8c808 commit c19a15f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@ def setup_path(path = ""):
At it's simplest it allows you to send mouse and keyboard
actions to windows dialogs and controls, but It has support for more complex
controls also.
Useful links
-------------
- Home page: http://pywinauto.github.io/
- Docs Intro: https://pywinauto.readthedocs.io/en/latest/
- Getting Started Guide: https://pywinauto.readthedocs.io/en/latest/getting_started.html
- StackOverflow tag: https://stackoverflow.com/questions/tagged/pywinauto
""",
platforms=['win32'],

Expand Down

0 comments on commit c19a15f

Please sign in to comment.