aIbrahiim commented on code in PR #37725:
URL: https://github.com/apache/beam/pull/37725#discussion_r2882704347
##########
sdks/python/tox.ini:
##########
@@ -515,13 +515,14 @@ commands =
[testenv:py{310,311}-transformers-{428,447,448,latest}]
deps =
# Environment dependencies are defined in the `setenv` section and installed
in the `commands` section.
-extras = test,gcp,ml_test
+pip_pre = False
Review Comment:
it keeps tox from installing pre release versions of dependencies which
tends to make the test environments more stable
--
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]