Open odidev opened 2 years ago
Looks good! Can you please outline what other steps we need to take to enable this?
For enabling this IMO, Github Actions will run as soon as you merge the PR else you need to enable it by going to Action of your repository and then click on Enable workflow.
You also need to add the PyPI username and password as a secret key in the repository. The steps to be followed are present here
The name of your secret should be the same as mentioned in the code. Please check here
Add Linux wheel build support.
Related to https://github.com/8080labs/ppscore/issues/64