repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
disable cog-spur
[oi-userland.git]
/
components
/
python
/
shellingham
/
patches
/
02-test-deps.patch
blob
6035f431c9a0c816e7cc45076ec7a64644660d69
1
We do not have these projects packaged.
2
They are not needed to run tests.
3
4
--- shellingham-1.5.4/Pipfile.orig
5
+++ shellingham-1.5.4/Pipfile
6
@@ -3,13 +3,9 @@
7
8
[dev-packages]
9
invoke = '*'
10
-parver = '*'
11
pytest = '*'
12
pytest-mock = '*'
13
-setl = '*'
14
-towncrier = '*'
15
tox = '*'
16
-tox-gh-actions = '*'
17
18
[scripts]
19
release = 'inv release'