SavinaRoja / PyUserInput

A module for cross-platform control of the mouse and keyboard in python that is simple to install and use.
GNU General Public License v3.0
1.07k stars 244 forks source link

Old version in pip #72

Closed virajkanwade closed 8 years ago

virajkanwade commented 9 years ago

A fix in Oct 2014 is still missing in pip install.

pepijndevos commented 8 years ago

I don;t have access to PyPi for this project I think :/

Duality4Y commented 8 years ago

i always just do:

    pip install git+https://github.com/SavinaRoja/PyUserInput

to get the latest version

pepijndevos commented 8 years ago

I recently pushed a new version to PyPi, so I'm closing this. Do note that the repo moved to an organization.

Duality4Y commented 8 years ago

good point, but the same goes for that :)