https://github.com/bear/python-twitter
Raw File
Tip revision: 61257c0a61fedac5ea332b473efb2cbcf75976cd authored by sharkykh on 01 May 2019, 22:08:45 UTC
Remove `future` dependency
Tip revision: 61257c0
requirements.testing.txt
requests
requests-oauthlib
responses

pytest
pytest-cov
pytest-runner
mccabe
mock
six
coverage
coveralls
codecov
check-manifest
tox
tox-pyenv
pycodestyle

hypothesis
back to top