You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Poetry now updated to version 2.1, the old pyproject.toml template is outdated. Many fields that were previously under the [tool.poetry] section have been moved to the new [project] section.
With Poetry now updated to version 2.1, the old pyproject.toml template is outdated. Many fields that were previously under the [tool.poetry] section have been moved to the new [project] section.
For details, see the official documentation.