Skip to content

Migrate pytest configuration to pyproject.toml

This PR migrates the pytest configuration from setup.cfg to pyproject.toml, and then adds a few warnings that aren't our problem.

This is extracted from #1331 to get it through quickly so that it can be used elsewhere.

Merge request reports