nathanwilliams-ct commented on code in PR #2163:
URL: https://github.com/apache/buildstream/pull/2163#discussion_r3873389772


##########
pyproject.toml:
##########
@@ -23,6 +23,40 @@ requires = [
 ]
 build-backend = "setuptools.build_meta"
 
+[project]
+name = "BuildStream"
+dynamic = ["version", "dependencies"]
+description = "A framework for modelling build pipelines in YAML"
+readme = { file = "README.rst", content-type = "text/x-rst" }

Review Comment:
   +1
   
   I even have the docs for this still open in a tab: 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#readme 
from when I looked it up the other day.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to