Skip to content

Fix Python test for Python 3.10+

Stan Hu requested to merge sh-fix-python-test into main

We need to install setuptools now that distutils is no longer shipped with Python 3.10: https://packaging.python.org/en/latest/tutorials/installing-packages/#installing-requirements

Edited by Stan Hu

Merge request reports