mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-13 00:15:35 +08:00
Update pytest.ini format (#1398)
This commit is contained in:
@@ -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