Skip to content

Commit b71af8c

Browse files
committed
Add numpy example to ignored tests
1 parent 8bf504f commit b71af8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/examples/test_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"indirect", # Indirect rendering cannot be run in unit test
3939
"bindless", # Bindless textures cannot be run in unit test
4040
"spritelist_interaction", # Currently only works for spritelist buffer backend. Not textures.
41+
"numpy_sprite", # Needs numpy installed as a dependency
4142
]
4243

4344

0 commit comments

Comments
 (0)