6 lines
135 B
INI
6 lines
135 B
INI
[pytest]
|
|
log_cli = true
|
|
log_cli_level = INFO
|
|
markers =
|
|
no_shared_allocator: Disable the shared-allocator monkeypatch for this test
|