summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 0ab25992..c7de5912 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -35,7 +35,9 @@ parts:
plugin: python
source: https://github.com/bottlepy/bottle.git
source-branch: release-0.12
+ source-depth: 1
docker:
plugin: python
source: https://github.com/docker/docker-py.git
source-tag: '3.7.0'
+ source-depth: 1