Commit 409a016
authored
### Rationale for this change
This fixes our `test-r-offline-maximal` job which started failing because of a change in reticulate 1.41.0.
### What changes are included in this PR?
Changed internals of our skip_on_python_older_than helper.
### Are these changes tested?
Locally, need to test in CI before merging.
### Are there any user-facing changes?
No.
* GitHub Issue: #45716
Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Bryce Mecum <[email protected]>
1 parent 278fa14 commit 409a016
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
123 | | - | |
| 128 | + | |
124 | 129 | | |
125 | 130 | | |
126 | 131 | | |
| |||
0 commit comments