Spaces:
Running on Zero
Running on Zero
File size: 139 Bytes
7dff04f | 1 2 3 4 5 6 | [pytest]
testpaths = tests
pythonpath = .
markers =
slow: marks tests as slow — require network/GPU, skip offline with -m "not slow"
|