summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2017-06-25 10:17:12 +0200
committernicolargo <nicolas@nicolargo.com>2017-06-25 10:17:12 +0200
commit74a56e078b5d2c4f247ed2dc3942518455c56eb0 (patch)
tree664f65cc7e9cfea64eba71c949b2da64a6d39a55 /snap
parent4a4682d5c71e63cacda84a43648ba4432d3d0a49 (diff)
Correct Snap for PsUtil
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml7
1 files changed, 3 insertions, 4 deletions
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