https://github.com/bear/python-twitter
Raw File
Tip revision: ed4f6a99e3568529d8111a186aa037ba89851bd3 authored by Alex Shepard on 03 June 2016, 17:38:41 UTC
add missing comma to example code
Tip revision: ed4f6a9
requirements.testing.txt
future
requests
requests_oauthlib
responses

pytest>=2.9.1
pytest-cov>=2.2.1
pytest-runner>=2.8
mccabe>=0.4.0
flake8>=2.5.2
mock>=2.00
coverage>=4.1
coveralls>=1.1
codecov>=1.6.3
check-manifest>=0.31
back to top