firmware/unix/requirements.txt

8 lines
121 B
Plaintext

# You will need SDL2 library installed to make use of this: on Mac, that means:
#
# brew install sdl2
#
PySDL2
Pillow