Open
Description
There's been some confusion with the tutorial so I'm documenting a few things that I'd like to improve (not sure if they belong to the tutorial or to separate guides):
- Building OS-specific wheels under multiple VMs/OSs, publishing them as build artifacts, then testing exactly those and finally publishing the dists to PyPIs (knowing that they are good)
- Publishing each commit versions that are in between Git tags (setuptools-scm etc.) is not a widely known technique (I may even be the first one to propose it) and needs a more public explanation