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
blob1918f765a2a80319bd05184af317e34b461fd974
1 pre-commit is not needed to run tests.
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",