--- pkgconfig-1.6.0/pyproject.toml.orig +++ pkgconfig-1.6.0/pyproject.toml @@ -37,5 +37,5 @@ deps = pytest setuptools -commands= pytest -v -rs +commands= python -m pytest -v -rs """