Skip to content

Conversation

@timrid
Copy link
Contributor

@timrid timrid commented Mar 21, 2025

As described here, the app_packages should be added via site.addsitedir() so that .pth files are executed correctly.

I tested it with a minimal example project I made for this: pth-execution-checker

Should fix beeware/briefcase#2195, beeware/briefcase#669 and beeware/briefcase#381 for "linux system".

There are also a similar PRs for:

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome - as with with VisualStudio PR, waiting until we're ready to merge all the templates before merging this one.

@freakboy3742 freakboy3742 merged commit 7c5eb1f into beeware:main Mar 25, 2025
97 of 98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use site-packages folder instead of app and app_packages

2 participants