Skip to content

Commit

Permalink
snap: add additional python deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Powers committed Jun 21, 2020
1 parent a661daf commit 5f3db12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions snapcraft.yaml
Expand Up @@ -47,6 +47,10 @@ parts:
plugin: python
source: https://github.com/powersj/ubuntu-iso-download
source-type: git
python-packages:
- pip
- setuptools
- wheel
override-pull: |
snapcraftctl pull
DATE="$(date +%Y.%m.%d)"
Expand Down

0 comments on commit 5f3db12

Please sign in to comment.