blob: 3fa90e4e18ae1c963d6142ea1e540f0398d68195 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_PYTEST_ASYNCIO
bool "python-pytest-asyncio"
depends on BR2_PACKAGE_PYTHON3 # pytest
select BR2_PACKAGE_PYTHON_PYTEST # runtime
help
Pytest support for asyncio.
https://github.com/pytest-dev/pytest-asyncio