double-exposure / pytest.ini
Eddie Faillace
double-exposure app deploy snapshot 2026-07-21 (WP-24 calibration pass)
7dff04f
Raw
History Blame Contribute Delete
139 Bytes
[pytest]
testpaths = tests
pythonpath = .
markers =
slow: marks tests as slow — require network/GPU, skip offline with -m "not slow"