Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up/fix ccpp_prebuild CI tests (#533)
Fixes the issues mentioned in #532 so that CI tests should now all run successfully: - Correctly run `test_metadata_parser.py` and `test_mkstatic.py` with `pytest` - Remove old testing files `python.yaml` and `pytest.ini` In addition, I implemented multi-version python testing (all active Python versions: 3.8 through 3.12) rather than just a single version.
- Loading branch information