Mike Helmick
672c8db77e
Remove sphinx themes from requirements, remove Import error
...
We don't support Python 2.5 and after 2.6 parse_qsl is available in
urlparse
[ci skip]
2013-06-11 19:11:52 -04:00
Mike Helmick
b9b7199cc6
Update requirements
...
nose-cov==1.6
really hope this works >__>
2013-06-11 13:24:11 -04:00
Mike Helmick
ae9b9e2cfc
And switch coveralls pkg. :(
2013-06-11 11:53:49 -04:00
Mike Helmick
6574342b0f
… try this coveralls thing.
2013-06-08 16:52:36 -04:00
Mike Helmick
e0363dba52
Making the docs pretty (I think?)
...
[ci skip]
2013-06-06 21:12:14 -04:00
Mike Helmick
bf7b6727dd
Update requirements.txt and requirements in setup.py
2013-05-21 18:22:30 -04:00
Mike Helmick
c7bce9189f
Update requests dependency, add str py2/3 compat, __repr__ definition, removed unicode2utf8 & encode static methods, update HISTORY
...
@ryanmcgrath Let me know if you're okay with the removal of
Twython.unicode2utf8 and Twython.encode. I moved Twython.encode to
_encode in helpers.py (only place being used is
Twython.construct_api_url) If it's python 2 and unicode then we encode
it, otherwise return the original value
[ci skip]
2013-05-21 11:41:43 -04:00
Mike Helmick
077406a8b3
Adding coverage to requirements
2013-05-15 17:38:28 -04:00
Mike Helmick
6841e7ef28
Tests for all main endpoints
2013-05-14 21:34:22 -04:00