Browse Source

Fixed requirements error

Joachim M. Giæver 5 years ago
parent
commit
fc0004e017
1 changed files with 2 additions and 1 deletions
  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