Skip to content

Improve CI

Tim Schoof requested to merge improve_ci into main
  • Build sdist in a separate job that runs on every commit
  • Execute twine check for wheels and sdist
  • Ensure to test built wheels and not wheels from PyPI

Merge request reports