mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-01 18:21:30 +08:00
The ASGI worker tests use @pytest.mark.asyncio decorator which requires the pytest-asyncio plugin to be installed.
7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
gevent
|
|
eventlet
|
|
coverage
|
|
pytest>=7.2.0
|
|
pytest-cov
|
|
pytest-asyncio
|