https://github.com/bear/python-twitter
Raw File
Tip revision: 35104728dc220b0d82e8769a1c0794a79c83e2d0 authored by Jeffrey Meyers on 23 March 2016, 18:00:41 UTC
Fix documentation for order of bbox coordinates
Tip revision: 3510472
requirements.testing.txt
future
requests
requests_oauthlib
responses

pytest>=2.8.7
pytest-cov>=2.2.0
pytest-runner>=2.6.2
mccabe>=0.3.1
flake8>=2.5.2
mock>=1.3.0
coverage>=4.0.3
coveralls>=1.1
codecov>=1.6.3
check-manifest>=0.30
back to top