forked from tinygrad/tinygrad
Update pytest.ini format (#1398)
This commit is contained in:
+5
-1
@@ -1,2 +1,6 @@
|
||||
[pytest]
|
||||
markers = ['exclude_cuda', 'exclude_gpu', 'exclude_clang', 'webgpu']
|
||||
markers =
|
||||
exclude_cuda
|
||||
exclude_gpu
|
||||
exclude_clang
|
||||
webgpu
|
||||
Reference in New Issue
Block a user