tvalentyn commented on issue #10821: Install typing package only for Python < 
3.5
URL: https://github.com/apache/beam/pull/10821#issuecomment-596784566
 
 
   Rerunning the tests to see why this PR failed.  Requiring 3.5.3 is blocked 
on BEAM-8152. Would 
   ```
       'typing>=3.7.0,<3.8.0; python_version < "3.5.3"',
       'typing-extensions>=3.7.0,<3.8.0; python_version < "3.5.3"',
   ```
   be a possible workaround? 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to