mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
this will probably not fix things
This commit is contained in:
parent
1aa4ecf063
commit
85cdcdf0af
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ parts:
|
|||
# stability of fetching the rust crates needed to build the cryptography
|
||||
# library.
|
||||
- CARGO_NET_GIT_FETCH_WITH_CLI: "true"
|
||||
- SNAPCRAFT_PYTHON_VENV_ARGS: --upgrade
|
||||
- PARTS_PYTHON_VENV_ARGS: --upgrade
|
||||
# Constraints are passed through the environment variable PIP_CONSTRAINTS instead of using the
|
||||
# parts.[part_name].constraints option available in snapcraft.yaml when the Python plugin is
|
||||
# used. This is done to let these constraints be applied not only on the certbot package
|
||||
|
|
|
|||
Loading…
Reference in a new issue