Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 2 of 2 for host:python-poetry.org (0.01 seconds)

Showing similar results.

  1. The pyproject.toml file | main | Documentation ...

    The pyproject.toml file In package mode, the only required fields are name and version (either in the project section or in the tool.poetry section). Other fields are optional. In non-package mode, the name and version fields are required if using the project section. Note Run poetry check to print warnings about deprecated fields. The project section The project section of the pyproject.toml file according to the specification of the PyPA. name The name of the package. Always required when the project section is specified
    python-poetry.org/docs/main/pyproject/
    Fri Feb 06 02:47:13 GMT 2026
      126.4K bytes
  2. The pyproject.toml file | Documentation | Poetr...

    The pyproject.toml file In package mode, the only required fields are name and version (either in the project section or in the tool.poetry section). Other fields are optional. In non-package mode, the name and version fields are required if using the project section. Note Run poetry check to print warnings about deprecated fields. The project section The project section of the pyproject.toml file according to the specification of the PyPA. name The name of the package. Always required when the project section is specified
    python-poetry.org/docs/pyproject/
    Fri Feb 06 02:23:18 GMT 2026
      126.1K bytes
Back to Top