added colorama

This commit is contained in:
Alexander Werner
2018-11-04 21:06:54 +01:00
parent 73bf554247
commit 79c5b5ddc3
2 changed files with 18 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ click = "*"
"RPi.GPIO" = "*"
pigpio = "*"
gpiozero = "*"
colorama = "*"
[dev-packages]
"flake8" = "*"