[03:30:00] <[Tritium]> so THATS why i need to `pip install -U pip` twice on windows!
[03:30:53] <[Tritium]> I can probably muddle together a fix for that, but python -m pip install -U pip is probably better anyways
[03:42:20] <[Tritium]> actually, special casing 'pip install -U pip' on windows, and doing an os.execv() to swap in python.exe instead might be enough <.<
[12:42:17] <nedbat> I'm uploading 3.6 kits to PyPI, but the classifiers don't include "Python :: 3.6"