Closed cdce8p closed 1 month ago
Saw these warning in the Github actions log:
Checking dist/ephem-4.1.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl: PASSED with warnings WARNING `long_description_content_type` missing. defaulting to `text/x-rst`.
Added long_description_content_type and a twine check job to detect issue earlier.
long_description_content_type
twine check
Aside from that, I believe you'll need to set up 2FA. That's the reason the previous deploy failed. https://github.com/brandon-rhodes/pyephem/actions/runs/11204069272/job/31142468359
I went and set up 2FA, and then hit the big "retry" button on the upload step. Fingers crossed —
This is ready now as well. Will be useful to have for the future.
Thanks!
Saw these warning in the Github actions log:
Added
long_description_content_type
and atwine check
job to detect issue earlier.Aside from that, I believe you'll need to set up 2FA. That's the reason the previous deploy failed. https://github.com/brandon-rhodes/pyephem/actions/runs/11204069272/job/31142468359