lint: install_deps> python -I -m pip install flake8 mypy .pkg: install_requires> python -I -m pip install 'setuptools>=61.0' .pkg: _optional_hooks> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: install_requires_for_build_wheel> python -I -m pip install wheel .pkg: freeze> python -m pip freeze --all .pkg: pip==24.0,setuptools==69.1.0,wheel==0.42.0 .pkg: prepare_metadata_for_build_wheel> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: build_sdist> python /usr/local/lib/python3.10/dist-packages/pyproject_api/_backend.py True setuptools.build_meta lint: install_package> python -I -m pip install --force-reinstall --no-deps /builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper/.tox/.tmp/package/1/test_helper-0.0.0+dev.ce78fa35.tar.gz lint: freeze> python -m pip freeze --all lint: flake8==7.1.0,mccabe==0.7.0,mypy==1.10.1,mypy-extensions==1.0.0,pip==24.0,pycodestyle==2.12.0,pyflakes==3.2.0,setuptools==69.1.0,test_helper @ file:///builds/FakIA/fachgebiet-iks/goldi/goldi2/crosslab/helper/python-test-helper/.tox/.tmp/package/1/test_helper-0.0.0%2Bdev.ce78fa35.tar.gz#sha256=c013e56897883ff9b0af16b1153359248f9e3af490c6ef5a40c2a659b3528d16,tomli==2.0.1,typing_extensions==4.12.2,wheel==0.42.0 lint: commands[0]> flake8 src lint: commands[1]> mypy --check-untyped-defs src Success: no issues found in 2 source files lint: OK (23.65=setup[20.54]+cmd[0.20,2.92] seconds) congratulations :) (23.80 seconds)