Explorar el Código

change pip dep to apt dep

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

+ 1 - 1
snap/snapcraft.yaml

@@ -27,7 +27,7 @@ parts:
     plugin: python-wot-plugin
     source: https://github.com/home-assistant/core.git
     source-tag: ${SNAPCRAFT_PROJECT_VERSION}
-    python-packages:
+    #python-packages:
       #- urllib3[secure]
       #- setuptools
       #- wheel