disable cog-spur
[oi-userland.git] / components / python / shellingham / patches / 02-test-deps.patch
blob6035f431c9a0c816e7cc45076ec7a64644660d69
1 We do not have these projects packaged.
2 They are not needed to run tests.
4 --- shellingham-1.5.4/Pipfile.orig
5 +++ shellingham-1.5.4/Pipfile
6 @@ -3,13 +3,9 @@
8 [dev-packages]
9 invoke = '*'
10 -parver = '*'
11 pytest = '*'
12 pytest-mock = '*'
13 -setl = '*'
14 -towncrier = '*'
15 tox = '*'
16 -tox-gh-actions = '*'
18 [scripts]
19 release = 'inv release'