Working Python version for Commodore.

This commit is contained in:
The Dust Council 2026-06-14 17:43:12 -07:00
commit 2a48f52979
51 changed files with 3095 additions and 0 deletions

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
numpy>=1.22
Pillow>=9.0
PyQt5>=5.15