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
rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git]
/
components
/
python
/
pytest-regressions
/
patches
/
03-test-no-pre-commit.patch
blob
1918f765a2a80319bd05184af317e34b461fd974
1
pre-commit is not needed to run tests.
2
3
--- pytest-regressions-2.5.0/setup.py.orig
4
+++ pytest-regressions-2.5.0/setup.py
5
@@ -32,7 +32,6 @@
6
"mypy",
7
"numpy",
8
"pillow",
9
- "pre-commit",
10
"restructuredtext-lint",
11
"tox",
12
],