mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
* Added support of Bot API 6.2 * Added changelog * Update tests * Update API version * Update dependencies, pre-commit config * Added pytest config
4 lines
51 B
INI
4 lines
51 B
INI
[pytest]
|
|
asyncio_mode = auto
|
|
testpaths =
|
|
tests
|