testing: install setuptools to fix pkg_resources import in a test
Since Python 3.12, setuptools is no longer installed by default in venvs. We have a test which uses it, so add it to the testing extra.
This commit is contained in:
parent
9335a0b445
commit
fc3b5b2610