ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / GitPython / patches / 01-test-requirements.patch
blob085eb8240f445a1daef7b6195680cbb3b4dc94ec
1 Not needed to run tests.
3 --- GitPython-3.1.43/test-requirements.txt.orig
4 +++ GitPython-3.1.43/test-requirements.txt
5 @@ -5,7 +5,5 @@
6 pre-commit
7 pytest >= 7.3.1
8 pytest-cov
9 -pytest-instafail
10 pytest-mock
11 -pytest-sugar
12 typing-extensions ; python_version < "3.11"