tvalentyn commented on issue #23982:
URL: https://github.com/apache/beam/issues/23982#issuecomment-1386289034

   intresting. is poetry using : the metadata from 
https://packaging.python.org/en/latest/specifications/core-metadata/#requires-dist-multiple-use
 / https://pypi.org/pypi/apache-beam/2.43.0/json as SOT?
   
   it appears to be generated incorrectly. @AnandInguva I think we could fix it 
by adding a platform constraint (see https://peps.python.org/pep-0508/)  
instead of evaluating the platform dynamically  in 
https://github.com/apache/beam/blob/f40057b7fb68ca556be7fbd0cc420311937dcf80/sdks/python/setup.py#L183


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