There are 2 remedies for PEP 631:
-
from PEP 621: how to specify dependencies? - #72 by ofek
it would also be cool if we allowed multiline literal strings in addition to arrays to get rid of quoting and commas
-
per PEP 631 – Dependency specification in pyproject.toml based on PEP 508 | peps.python.org, we could utilize inline tables and support a
file
key as discussed in PEP 631 - Dependency specification in pyproject.toml based on PEP 508
If you are in favor of 2 (as I still very much am), please comment in the thread