Explorar o código

change pip dep to apt dep

Joachim M. Giæver %!s(int64=4) %!d(string=hai) anos
pai
achega
c920070f75
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      snap/snapcraft.yaml

+ 3 - 2
snap/snapcraft.yaml

@@ -30,12 +30,13 @@ parts:
     python-packages:
       #- urllib3[secure]
       #- setuptools
-      - wheel
-      - Cython
+      #- wheel
+      #- Cython
     build-packages:
       - python3
       - python3-dev
       - python3-setuptools
+      - python3-wheel
       - pkg-config
       - autoconf
       - build-essential