<p dir="ltr">The pypi enablement logic is now deployed to the testpypi server. (This is a public scratch copy of pypi at <a href="http://testpypi.python.org">testpypi.python.org</a> -- it doesn't share any data with the real pypi, so you can do whatever to it without worrying you'll break anything real.)</p>
<p dir="ltr">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 :-)</p>
<p dir="ltr"><a href="https://bitbucket.org/pypa/pypi/pull-requests/106/import-wheel-platform-checking-logic-from/diff">https://bitbucket.org/pypa/pypi/pull-requests/106/import-wheel-platform-checking-logic-from/diff</a></p>
<p dir="ltr">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.</p>
<p dir="ltr">-n</p>