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 3928b99 commit c011ec4Copy full SHA for c011ec4
test/freetype_test.py
@@ -1,8 +1,5 @@
1
import os
2
3
-if os.environ.get("SDL_VIDEODRIVER") == "dummy":
4
- __tags__ = ("ignore", "subprocess_ignore")
5
-
6
import unittest
7
import ctypes
8
import weakref
0 commit comments