WIP: 3.0.0 #210

Merged
michaelhelmick merged 43 commits from 3.0.0 into master 2013-06-17 10:51:49 -07:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit 6574342b0f - Show all commits

View file

@ -30,3 +30,5 @@ script: nosetests -v test_twython:TwythonAPITestCase test_twython:TwythonAuthTes
install: pip install -r requirements.txt
notifications:
email: false
after_success:
- coveralls

View file

@ -2,3 +2,4 @@ coverage==3.6.0
requests==1.2.2
requests_oauthlib==0.3.2
sphinxjp.themes.basicstrap==0.2.0
coveralls==0.2