Commit 0908464
committed
chore: restore sw_threading requirements.txt and ignore *.txt in license check
The plugin compose file installs /app/requirements.txt, so deleting it broke
the sw_threading test. Bring it back and exclude *.txt from the license
header check instead — per-plugin requirements.txt files are generated by
tests/plugin/conftest.py and can never carry a header.1 parent 7c3f5c4 commit 0908464
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments