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

Include pyproject.toml in the log file #1674

Closed
rmartin16 opened this issue Feb 28, 2024 · 1 comment · Fixed by #1709
Closed

Include pyproject.toml in the log file #1674

rmartin16 opened this issue Feb 28, 2024 · 1 comment · Fixed by #1709
Labels
enhancement New features, or improvements to existing features. good first issue Is this your first time contributing? This could be a good place to start!

Comments

@rmartin16
Copy link
Member

What is the problem or limitation you are having?

When the Briefcase log file doesn't provide information I'm interested in, it will likely be in the project's pyproject.toml. For instance, what requires is set to.

Describe the solution you'd like

Append the contents of pyproject.toml to the log file.

An alternative to this would be dumping the AppConfig object.

Describe alternatives you've considered

Continue requesting such information specifically.

Additional context

No response

@rmartin16 rmartin16 added the enhancement New features, or improvements to existing features. label Feb 28, 2024
@freakboy3742
Copy link
Member

Huge +1 on this. It's obvious detail to include.

@freakboy3742 freakboy3742 added the good first issue Is this your first time contributing? This could be a good place to start! label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features, or improvements to existing features. good first issue Is this your first time contributing? This could be a good place to start!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants