Some packages get a nice banner when there's no long_description (example):

but some just get "UNKNOWN" (example on testPyPI):

The package with the banner only has an sdist, the one with UNKNOWN has both an sdist and a wheel, and the wheel was uploaded first. Both were uploaded within the last couple of days.
Some packages get a nice banner when there's no long_description (example):
but some just get "UNKNOWN" (example on testPyPI):
The package with the banner only has an sdist, the one with
UNKNOWNhas both an sdist and a wheel, and the wheel was uploaded first. Both were uploaded within the last couple of days.