xrandr: update to 1.5.3
[oi-userland.git] / components / python / shellingham / patches / 01-tox.ini-pytest.patch
blob90cb297683a3d6a420911f3358f305e917b7350b
1 See also https://github.com/sarugaku/shellingham/issues/80
3 --- shellingham-1.5.4/tox.ini.orig
4 +++ shellingham-1.5.4/tox.ini
5 @@ -13,7 +13,7 @@
6 [testenv]
7 allowlist_externals = pipenv
8 commands =
9 - pipenv install --dev
10 + python -m pytest
12 [testenv:test]
13 deps =