Closed
Description
https://www.python.org/dev/peps/pep-0621/ standardizes storing project metadata in pyproject.toml
. We basically do the same thing already, so it would involve reading a different key and deprecating the old mechanism.
https://www.python.org/dev/peps/pep-0621/ standardizes storing project metadata in pyproject.toml
. We basically do the same thing already, so it would involve reading a different key and deprecating the old mechanism.