mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-10 07:28:15 -05:00
7 lines
111 B
INI
7 lines
111 B
INI
[pytest]
|
|
norecursedirs = extra
|
|
timeout = 180
|
|
timeout_method = thread
|
|
timeout_func_only = true
|
|
testpaths = test
|