We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed6a48 commit b071a8cCopy full SHA for b071a8c
pymunk/tests/doctests.py
@@ -6,7 +6,7 @@
6
import pymunk
7
8
ignores = ["pymunk_extension_build"]
9
-all_dependencies = ["pygame", "pyglet", "matplotlib", "_pyglet"]
+all_dependencies = ["pygame", "pyglet", "matplotlib", "_pyglet", "pillow", "PIL"]
10
11
12
def load_tests(
0 commit comments