Add Python3 classifier to setup.py #446

Closed
opened 2017-06-10 00:14:37 -07:00 by tirkarthi · 0 comments
tirkarthi commented 2017-06-10 00:14:37 -07:00 (Migrated from github.com)

I used caniusepython3 to test Python 3 support against my project and found that twython was reported as not compatible with Python 3 though twython's README says seamless support with Python 3. From the README of caniusepython3 adding Programming Language :: Python :: 3 classifier to setup.py will be helpful.

Thanks for the library.

I used [caniusepython3](https://github.com/brettcannon/caniusepython3) to test Python 3 support against my project and found that twython was reported as not compatible with Python 3 though twython's README says seamless support with Python 3. From the README of caniusepython3 adding `Programming Language :: Python :: 3` classifier to `setup.py` will be helpful. Thanks for the library.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#446
No description provided.