Commit 877b090
committed
fix: exclude phoonnx itself from license check
The pilosus checker resolves phoonnx against the last setup.py-era PyPI
upload (1.3.3) which has no license metadata, scoring it Error and
failing every PR. The check targets third-party deps; the repo license
is Apache-2.0 in pyproject.toml.1 parent b0a7d76 commit 877b090
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments