Commit 91f6e8e
committed
fix: test installation without rebuilding package
The test-install target depends on build which regenerates the package
from .project.yml, losing the dev version we set. Now we test the
already-built wheel directly without rebuilding.1 parent d603325 commit 91f6e8e
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| |||
0 commit comments