Commit 44ddfd1
fix: move pylint to dev dependencies to resolve GPL-2.0 Snyk flag
pylint is a static analysis tool not shipped in the production package.
Moving it to requirements-dev.txt removes the GPL-2.0 copyleft concern
from Snyk production dependency scans (DX-8256).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 09b3a5a commit 44ddfd1
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
0 commit comments