Today we hard set python version to 3.7 for building our static binaries we push to GitHub. Lets move this to 3.9
https://github.com/psf/black/blob/main/.github/workflows/upload_binary.yml
- Bonus Points: Just don't set the version and we automatically move as new version of Python come out.
Today we hard set python version to 3.7 for building our static binaries we push to GitHub. Lets move this to 3.9
https://github.com/psf/black/blob/main/.github/workflows/upload_binary.yml