Commit bd05cad
committed
Assert the pinned Newton release in the wheel install test
The install test pins the exact Newton version the wheel must resolve, and the
literal still named the git-pin build develop carries (1.6.0.dev0). This branch
pins the 1.6.0rc1 release, so the assertion failed in Installation Tests (ARM)
even though the wheel resolved newton==1.6.0rc1 correctly.1 parent 76ca82a commit bd05cad
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments