pytest
fc3b5b26 - testing: install setuptools to fix pkg_resources import in a test

Commit
2 years ago
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.
Author
Committer
Parents
Loading