pretty sure we don't actually need wheel. let's try removing it!

This commit is contained in:
Erica Portnoy 2020-06-16 17:00:00 -07:00
parent eb1e3074f6
commit 95433251c5

View file

@ -42,21 +42,17 @@ parts:
source: git://github.com/basak/python-augeas
source-branch: snap
build-packages: [libaugeas-dev]
python-packages:
- wheel
stage:
- -pyvenv.cfg
- -**/__pycache__
- -bin
- -**/RECORD
- -**/wheel
- -lib64
certbot:
plugin: python
source: .
constraints: [$SNAPCRAFT_PART_SRC/snap-constraints.txt]
python-packages:
- wheel
- ./acme
- ./certbot
- ./certbot-apache