mirror of https://github.com/pyodide/pyodide.git
5 lines
88 B
Python
5 lines
88 B
Python
![]() |
pytest_plugins = [
|
||
|
"pyodide_test_runner.hook",
|
||
|
"pyodide_test_runner.fixture",
|
||
|
]
|