pytest.ini 163 Bytes
Newer Older
jixx's avatar
init  
jixx committed
1
2
3
4
5
[pytest]
addopts = --snapshot-warn-unused
asyncio_mode = auto
markers =
    private: marks tests as requiring an admin hf token (deselect with '-m "not private"')