Updated README to use requirements file

This commit is contained in:
Adam Harrison-Fuller
2026-01-21 20:10:24 +00:00
parent 7dc20d4ecc
commit e11803dff0
2 changed files with 7 additions and 6 deletions
+4 -5
View File
@@ -1,7 +1,6 @@
# Image processing (required for emulator and hardware)
# Image processing
Pillow>=9.0.0
# Hardware support (only needed on Raspberry Pi)
# Uncomment these when deploying to hardware:
# luma.core>=2.4.0
# luma.led_matrix>=1.7.0
# Hardware support (Raspberry Pi)
luma.led_matrix>=1.7.0
spidev>=3.0