Commit 3081f27
committed
CCL-467: install the package in CI so packaging tests are not skipped
The hand-written packaging tests arriving with the platform-side sync read the
built distribution's metadata through importlib.metadata and skip when no
distribution is installed, which is exactly the regression they guard against
(every release up to 4.28.0 published requires_python: None). Installing the
package also makes --cov measure the installed artifact.1 parent ff7213f commit 3081f27
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
0 commit comments