coveralls-python
coveralls-python copied to clipboard
ModuleNotFoundError: No module named 'setuptools.command.build'
Hi there! I faced this strange error in my CI: https://app.travis-ci.com/github/LostInDarkMath/pedantic-python-decorators/jobs/586586853
It fails only with Python 3.9 and 3.10. 3.7 and 3.8 are working fine: https://github.com/LostInDarkMath/pedantic-python-decorators/pull/71/checks?check_run_id=9091764326
Do you have an idea what's wrong here? Thanks in advance!