jjardon commented on code in PR #2163:
URL: https://github.com/apache/buildstream/pull/2163#discussion_r3736071544


##########
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" }
+license = { text = "Apache License Version 2.0" }

Review Comment:
   As discussed in matrix, I will send this in other PR (I have applied the 
license suggestion though)



-- 
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