Skip to content

Commit b071a8c

Browse files
committed
WIP Pillow util module
1 parent 8ed6a48 commit b071a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymunk/tests/doctests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import pymunk
77

88
ignores = ["pymunk_extension_build"]
9-
all_dependencies = ["pygame", "pyglet", "matplotlib", "_pyglet"]
9+
all_dependencies = ["pygame", "pyglet", "matplotlib", "_pyglet", "pillow", "PIL"]
1010

1111

1212
def load_tests(

0 commit comments

Comments
 (0)