mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
Update pytest.ini format (#1398)
This commit is contained in:
parent
f4218b709f
commit
d9d1372dd0
1 changed files with 5 additions and 1 deletions
|
|
@ -1,2 +1,6 @@
|
|||
[pytest]
|
||||
markers = ['exclude_cuda', 'exclude_gpu', 'exclude_clang', 'webgpu']
|
||||
markers =
|
||||
exclude_cuda
|
||||
exclude_gpu
|
||||
exclude_clang
|
||||
webgpu
|
||||
Loading…
Add table
Add a link
Reference in a new issue