jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / python / wcwidth / patches / 03-test-drop-unused-reqs.patch
blob78964261429f7156e0120043b49f6767ee6a422b
1 Drop requirements that are needed only for testenvs we do not run.
3 --- wcwidth-0.2.13/requirements-tests39.in.orig
4 +++ wcwidth-0.2.13/requirements-tests39.in
5 @@ -1,15 +1,7 @@
6 # For Python 3.9 *and newer*
7 pytest>=7.4.2
8 pytest-cov>=4.1.0
9 -flake8
10 -autopep8
11 -docformatter
12 -isort
13 -pydocstyle
14 -restructuredtext_lint
15 -doc8
16 pygments
17 -pylint>=2.15
18 astroid>=2.11
19 wrapt>=1.14
20 pytest-benchmark