python/coverage: update to 7.6.5
[oi-userland.git] / components / python / dependency-groups / patches / 01-tox-version.patch
blob49d0ff917e6e32d20c9891fe295829efe4632bef
1 To bootstrap this we need to remove the tox version constraint.
2 See also https://github.com/sirosen/dependency-groups/issues/16
4 --- dependency_groups-1.3.0/tox.ini.orig
5 +++ dependency_groups-1.3.0/tox.ini
6 @@ -10,7 +10,6 @@
7 ci = py{38,39,310,311,312,313}, covcombine, covreport
8 ci-mypy = mypy-py38, mypy-py313
9 ci-package-check = twine-check
10 -minversion = 4.22.0
12 [testenv]
13 package = wheel