Commit f9474e3
authored
[AMI] Update pytest-rerunfailures to 10.3 (#7189)
And don't try to install it twice
As that's the one that has been used for testing for quite some time see
https://github.com/pytorch/test-infra/blob/be01a40157c36cd5a48391fdf44a7bc3ebd4c7e3/aws/ami/windows/scripts/Installers/Install-Pip-Dependencies.ps1#L16
And using 10.2 results in
```
INTERNALERROR> pluggy._manager.PluginValidationError: unknown hook 'pytest_configure_node'
```1 parent c2acb34 commit f9474e3
File tree
1 file changed
+1
-1
lines changed- aws/ami/windows/scripts/Installers
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
0 commit comments