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
/
rich
/
patches
/
02-test-no-pre-commit.patch
blob
21759cb8ba53b697385b7594954535a4b656b828
1
pre-commit is not needed to run tests.
2
3
--- rich-13.9.4/pyproject.toml.orig
4
+++ rich-13.9.4/pyproject.toml
5
@@ -42,7 +42,6 @@
6
mypy = "^1.11"
7
pytest-cov = "^3.0.0"
8
attrs = "^21.4.0"
9
-pre-commit = "^2.17.0"
10
asv = "^0.5.1"
11
12
[build-system]