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
libgit2: update to 1.9.0
[oi-userland.git]
/
components
/
python
/
pytest-regressions
/
patches
/
03-test-no-pre-commit.patch
blob
7326b702a7a9408d2ddc69a7d562565fb81b9558
1
pre-commit is not needed to run tests.
2
3
--- pytest_regressions-2.7.0/setup.py.orig
4
+++ pytest_regressions-2.7.0/setup.py
5
@@ -34,7 +34,6 @@
6
"numpy",
7
"pillow",
8
"pyarrow",
9
- "pre-commit",
10
"restructuredtext-lint",
11
"tox",
12
],