iemejia commented on code in PR #3826:
URL: https://github.com/apache/avro/pull/3826#discussion_r3448114477


##########
lang/py/pyproject.toml:
##########
@@ -24,10 +24,10 @@ version = "1.13.0"
 requires-python = ">=3.10"
 authors = [{name = "Apache Avro", email = "[email protected]"}]
 keywords = ["avro", "serialization", "rpc"]
-license-files = ["LICENSE.txt"]
+license = "Apache-2.0"
+license-files = ["avro/LICENSE"]

Review Comment:
   Not a bug — PEP 639 string form is valid with setuptools>=78.1.0 (which the 
project requires)



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