diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/PySDL2/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/PySDL2/README b/python/PySDL2/README index ea36a258bb912..d209c97eb3686 100644 --- a/python/PySDL2/README +++ b/python/PySDL2/README @@ -2,6 +2,3 @@ PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead. - -Optional dependencies : SDL2_image SDL2_mixer SDL2_ttf SDL2_gfx -those are optional though and only necessary, if you want to use. |