Explorar el Código

Fixed requirements error

Joachim M. Giæver hace 5 años
padre
commit
fc0004e017
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      snap/snapcraft.yaml

+ 2 - 1
snap/snapcraft.yaml

@@ -52,4 +52,5 @@ parts:
             echo "* Updated ${INSTEONPLM}"
             rm -rf $(dirname "${SCFG}")
             snapcraftctl build
-        requirements: requirements_all.txt
+        requirements: 
+            - requirements_all.txt