Remove deprecated Raspberry Pi GPIO integration (#71777)

This commit is contained in:
Franck Nijhof
2022-05-13 12:13:26 +02:00
committed by GitHub
parent 3adaad7381
commit c8d171c475
16 changed files with 6 additions and 440 deletions

View File

@@ -32,7 +32,6 @@ COMMENT_REQUIREMENTS = (
"python-gammu",
"python-lirc",
"pyuserinput",
"RPi.GPIO",
"tensorflow",
"tf-models-official",
)