diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 53d63351..a51ddb08 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -20,10 +20,9 @@ parts: glances: plugin: python source: https://github.com/nicolargo/glances.git - psutil: - plugin: python - source: https://github.com/giampaolo/psutil.git - build-packages: [gcc, python-dev, python-pip] bottle: plugin: python source: https://github.com/bottlepy/bottle.git + docker: + plugin: python + source: https://github.com/docker/docker-py.git