Commit b4b6c3c
committed
ci: add licensecheck to CI
The `licensecheck` tool https://pypi.org/project/licensecheck/ is used
to ensure all 3rd party python package dependencies are compatible with our
project license Apache 2.0.
The CI check will fail if incompatible dependencies are added.
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>1 parent da633ce commit b4b6c3c
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments