Skip to content

Commit

Permalink
test(docs): clarify why the python tests are run in managed mode
Browse files Browse the repository at this point in the history
  • Loading branch information
bepri committed Feb 18, 2025
1 parent ea27381 commit 858f63e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/spread/core24-suites/plugins/python-hello/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ environment:
PARAM/classic: "--classic"
PARAM/poetry: ""
PARAM/uv: ""
# These must run in managed mode in order to have the right Python versions
SNAPCRAFT_BUILD_ENVIRONMENT: ""

restore: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ summary: >-
configurations
environment:
# These must run in managed mode in order to have the right Python versions
SNAPCRAFT_BUILD_ENVIRONMENT: ""

# base core24, strict confinement: use provisioned if available
Expand Down

0 comments on commit 858f63e

Please sign in to comment.