mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
cd7c642f49
* Add WAITING state and behavior * Remove `run_async_timeout` and `timed_out_behavior` arguments * replace with `WAITING` constant and behavior from states * never wait for promise to resolve (will hang up entire update queue * see #1250 for discussion * Fixing pytest version to 4.2.0 Pytest 4.2.1 has a weird bug on top level collect in 4.2.1 Fixing version to 4.2.0
10 lines
93 B
Text
10 lines
93 B
Text
flake8
|
|
pep257
|
|
pylint
|
|
flaky
|
|
yapf
|
|
pre-commit
|
|
beautifulsoup4
|
|
pytest==4.2.0
|
|
pytest-timeout
|
|
wheel
|