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

Add example for each section of pyproject.toml #5585

Merged
merged 5 commits into from
May 18, 2022
Merged

Add example for each section of pyproject.toml #5585

merged 5 commits into from
May 18, 2022

Conversation

gunungpw
Copy link
Contributor

@gunungpw gunungpw commented May 9, 2022

Pull Request Check List

Resolves: #issue-number-here -> not found maybe I use wrong keyword :)

  • Added tests for changed code. -> None
  • Updated documentation for changed code. -> None

Hello, thank you for Poetry project. One of papercut in poetry docs was examples for simple section in pyproject.toml like authors, maintainers need to use list and <> to point email. For beginner like me, this example will help them to more understand how to fill the pyproject.toml.
Also another questions how to write multiple maintainer?

maintainer = [
    "Apple Juice <[email protected]>",
    "Orange Juice <[email protected]>",
]

Did example right, do I need use trailing comma, how about whitespace do toml use space or tabs. Maybe I need to read toml spec ;)

@abn abn added the area/docs Documentation issues/improvements label May 13, 2022
@github-actions
Copy link

github-actions bot commented May 13, 2022

Deploy preview for website ready!

✅ Preview
https://website-hv2n2n0it-python-poetry.vercel.app

Built with commit 89e5856.
This pull request is being automatically deployed with vercel-action

gunungpw and others added 2 commits May 18, 2022 11:34
@gunungpw
Copy link
Contributor Author

Okay issue have been fix :)

@neersighted neersighted merged commit 147b651 into python-poetry:master May 18, 2022
@kasteph kasteph mentioned this pull request May 30, 2022
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/docs Documentation issues/improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants