Browse Source

change pip dep to apt dep

Joachim M. Giæver 4 năm trước cách đây
mục cha
commit
303c2d7b0b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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