Mike Helmick
02d1a946c1
Unpin requests
2014-10-30 16:49:03 -04:00
cash
9cbd3d6fbc
added some basic tests of the core request() method using dropbox/responses
2014-01-09 22:59:23 -05:00
Mike Helmick
c2068466af
Update requests version, HISTORY.rst, prepare for 3.1.1 release
2013-12-05 18:15:30 -05:00
Mike Helmick
6c2cac76a5
Update lib versions, update gitignore
...
[ci skip]
2013-10-26 19:04:08 -04:00
Mike Helmick
a0b7c88402
Fixing travis encrypted keys, version number and requests requirement
2013-09-24 15:55:50 -04:00
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