We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b7bc9 commit 8cf28c0Copy full SHA for 8cf28c0
tests/integ/sagemaker/remote_function/test_decorator.py
@@ -274,8 +274,9 @@ def test_with_incompatible_dependencies(
274
):
275
"""
276
This test is limited by the python version it is run with.
277
- It is currently working with python 3.10. Running it with other versions
278
- may require changes to 'old_deps_requirements.txt' to fulfill testing scenario.
+ It is currently working with python 3.8+. However, running it with older versions
+ or versions in the future may require changes to 'old_deps_requirements.txt'
279
+ to fulfill testing scenario.
280
281
282
0 commit comments