mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-09 15:08:02 -05:00
10 lines
140 B
INI
10 lines
140 B
INI
[pytest]
|
|
norecursedirs =
|
|
extra
|
|
.hypothesis
|
|
.git
|
|
timeout = 300
|
|
timeout_method = thread
|
|
timeout_func_only = true
|
|
testpaths = test
|