-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Add twine check to CI #5655
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
How to create dist for twine check? I have tried Running
Looks like I am doing something wrong Update #1: |
I think this is the correct way to run twine check. Correct me If I am wrong.
Update: Correct steps to create distribution are also mentioned here in publish workflow |
It'd be nice to do https://twine.readthedocs.io/en/stable/#twine-check on CI, to ensure our changes don't break pypi rendering.
The text was updated successfully, but these errors were encountered: