https://github.com/bear/python-twitter
Raw File
Tip revision: 2948ce6db2de914e794c24035b313db1156718f2 authored by Mykola Soloduha on 17 June 2019, 15:33:55 UTC
Some small updates
Tip revision: 2948ce6
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