https://github.com/bear/python-twitter
Revision 1a148ead5029d06bec58c1cbc879764aa4b2bc74 authored by Mike Taylor on 19 December 2021, 18:05:27 UTC, committed by GitHub on 19 December 2021, 18:05:27 UTC
Always add tweet_mode to API requests
2 parent s 13276b6 + 29647e6
Raw File
Tip revision: 1a148ead5029d06bec58c1cbc879764aa4b2bc74 authored by Mike Taylor on 19 December 2021, 18:05:27 UTC
Merge pull request #660 from Eboreg/dev-Eboreg
Tip revision: 1a148ea
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