Stop using python setup.py test, Use PEP 517 workflow

  • Call test.py directly
  • Change to a PEP 517 based workflow

Merge request reports

Loading