python-pushover
python-pushover copied to clipboard
Handle 2to3 outisde of setup.py
Since Python 2 has been deprecated for a while, I ran 2to3 against pushover.py and removed the deprecated use_2to3 flag in setup.py.
@Thibauth can we get the merged ??