The pypi enablement logic is now deployed to the testpypi server. (This is
a public scratch copy of pypi at testpypi.python.org -- it doesn't share
any data with the real pypi, so you can do whatever to it without worrying
you'll break anything real.)

And thanks to how the legacy pypi stack is implemented, there is no
automated testing at all, so it's entirely possible that my PR broke
everything :-)

https://bitbucket.org/pypa/pypi/pull-requests/106/import-wheel-platform-checking-logic-from/diff

If you have some wheels sitting around, manylinux and otherwise, please try
uploading them to testpypi and confirm that it works! Once we have that
confirmation then we can hit the switch to deploy the change to real pypi.

-n
_______________________________________________
Wheel-builders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/wheel-builders

Reply via email to