mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Move order in deps
This commit is contained in:
parent
17f63b8911
commit
305f53fbec
1 changed files with 1 additions and 1 deletions
|
|
@ -60,11 +60,11 @@ parts:
|
|||
# effect so we now stage the file to keep the auto-generated cffi file.
|
||||
stage-packages:
|
||||
- libaugeas0
|
||||
- libpython3.8-dev
|
||||
# added to stage python:
|
||||
- libpython3-stdlib
|
||||
- libpython3.8-stdlib
|
||||
- libpython3.8-minimal
|
||||
- libpython3.8-dev
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
- python3-wheel
|
||||
|
|
|
|||
Loading…
Reference in a new issue