diff options
author | Maxim Devaev <[email protected]> | 2024-09-11 20:22:49 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2024-09-11 20:22:49 +0300 |
commit | 56da910ebe9dc0ec496b8a0e7e9b89c5d531f7a4 (patch) | |
tree | 6fbc4221fff8f9519316bdf3e4e78bf04d9e690f /testenv | |
parent | 40393acf67ff9421d94604284d37a560f8f7e711 (diff) |
moved kvmd-oled to this repo
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/requirements.txt b/testenv/requirements.txt index b35a712a..3f848431 100644 --- a/testenv/requirements.txt +++ b/testenv/requirements.txt @@ -4,3 +4,4 @@ spidev pyrad types-PyYAML types-aiofiles +luma.oled |