Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify where to package Android from #1819

Merged
merged 2 commits into from
May 21, 2024

Conversation

MaggieFero
Copy link
Contributor

Added a sentence to the Android packaging documentation to clarify that you should run these commands from within the directory that has the pyproject.toml file.

While working on #1212, @mas192 ran into some trouble testing Android builds because the docs didn't say whether there was a way to run the build commands from another directory (like by specifying where the pyproject.toml is). It seems like there's not! This PR does not actually resolve #1212 , which will be addressed separately, but does address the confusion we encountered during testing.

PR Checklist:

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

@MaggieFero MaggieFero force-pushed the clarify-where-to-package-from branch from 34eed0f to 14577d9 Compare May 21, 2024 15:07
@mhsmith mhsmith merged commit ec60bdb into beeware:main May 21, 2024
50 of 51 checks passed
@MaggieFero MaggieFero deleted the clarify-where-to-package-from branch May 21, 2024 19:21
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.

overly aggressive restriction on bundle identifiers restricts my idiom
3 participants