mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-04-21 06:55:46 +00:00
Having a requirements.txt is never a bad idea, especially if the project isnt covered by the default libraries (eg: colorama, pyserial)
3 lines
30 B
Plaintext
3 lines
30 B
Plaintext
pyserial==3.5
|
|
colorama==0.4.6
|