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
perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git]
/
components
/
python
/
cleo
/
patches
/
01-pytest-no-quiet.patch
blob
53b4e003af50ace752e2fe63d5de3f7d7fbb3d12
1
--- cleo-2.1.0/pyproject.toml.orig
2
+++ cleo-2.1.0/pyproject.toml
3
@@ -97,7 +97,6 @@
4
pretty = true
5
6
[tool.pytest.ini_options]
7
-addopts = "-q"
8
testpaths = ["tests"]
9
10
[tool.coverage.report]