pytest
fc3b5b26
- testing: install setuptools to fix pkg_resources import in a test
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#10894 - Python 3.12 support
Author
bluetech
Committer
bluetech
Parents
9335a0b4
Loading