Closed Stoops-ML closed 5 months ago
If you're using GitHub Actions, check if the workflow is using the same environment as configured when the publisher was configured on PyPI.
Looking into this
Fixed!
Noticing this:
Checking dist/czml3-1.0.0-py3-none-any.whl: PASSED with warnings
WARNING long_description_content_type
missing. defaulting to text/x-rst
.
Checking dist/czml3-1.0.0.tar.gz: PASSED with warnings
WARNING long_description_content_type
missing. defaulting to text/x-rst
.
But that's a separate issue.
From the GitHub action:
From PyPi's troubleshooting page: