Explorar el Código

add GPIO to requirment file used by travis

nico hace 8 años
padre
commit
1c2352fb53
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      install/files/python_requirements.txt

+ 2 - 0
install/files/python_requirements.txt

@@ -19,3 +19,5 @@ apscheduler==3.3.0
 GitPython==2.1.1
 packaging>=16.8
 transitions>=0.4.3
+RPi.GPIO>=0.6.3
+