Skip to content

Commit

Permalink
Ensure that the expected Python version is used
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed Sep 10, 2024
1 parent 7d6236a commit 64f3be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ Once we are confident that the release will be out shortly, and doesn't need any
brew as it is known to [cause issues](https://github.com/freedomofpress/dangerzone/issues/471))
* In case of a new Python installation or minor version upgrade, e.g., from
3.11 to 3.12 , reinstall Poetry with `python3 -m pip install poetry`
* You can verify the correct Python version is used with `poetry debug info`
- [ ] Verify and checkout the git tag for this release
- [ ] Run `poetry install --sync`
- [ ] Run `poetry run ./install/macos/build-app.py`; this will make `dist/Dangerzone.app`
Expand Down

0 comments on commit 64f3be6

Please sign in to comment.