Skip to content

Conversation

girdharagrawalbro
Copy link

@girdharagrawalbro girdharagrawalbro commented Oct 16, 2025

Adds documentation for poetry new command.

Examples included:

  • Create new project with default structure
  • Create new project with src layout
  • Create project with specific name
  • Create project without tests
  • Create project with custom readme

#18042

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Oct 16, 2025
@dmmqz dmmqz mentioned this pull request Oct 16, 2025
28 tasks
Comment on lines +10 to +13
- Create a new project with a source layout (src/ directory):

`poetry new {{project_name}} --src`

Copy link
Member

Choose a reason for hiding this comment

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

The src layout is the default, and I don't see this flag in the documentation.

Suggested change
- Create a new project with a source layout (src/ directory):
`poetry new {{project_name}} --src`

Copy link
Member

Choose a reason for hiding this comment

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

I'm going to close the rest of the PRs made by this guy as they've obviously been created with AI.

@Managor Managor closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants