jrmccluskey commented on code in PR #27536:
URL: https://github.com/apache/beam/pull/27536#discussion_r1268373375


##########
sdks/python/setup.py:
##########
@@ -110,7 +110,7 @@ def get_version():
   # `pipenv` package managers.
   pass
 
-REQUIRED_CYTHON_VERSION = '0.28.1'
+REQUIRED_CYTHON_VERSION = '3.0.0'

Review Comment:
   This logic just warns if the cython version mismatches but doesn't actually 
change execution, it was already outdated 



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