python-poetry/poetry

`poetry init --author` doesn't seem to allow multiple authors on Windows

開放

#8,864 建立於 2024年1月10日

 (3 則留言) (2 個反應) (0 位負責人)Python (2,200 個分叉)batch import
good first issuekind/feature

倉庫指標

星標
 (29,268 顆星)
PR 合併指標
 (平均合併 17天 14小時) (30 天內合併 16 個 PR)

描述

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the FAQ and general documentation and believe that my question is not already covered.

Feature Request

Hi all,

Been creating a couple scripts to spin up development environments automatically using poetry in the terminal.

Noticed that there is no --authors flag for poetry init and poetry init --author doesn't seem to accept lists no matter how I seem to input it, figured it'd be a pretty quick implementation to allow some sort of delimiter to input more than one author at a time or add any existing solutions to this issue into the docs.

All the best, Frankie

貢獻者指南