PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 21st of May, 2016

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[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"
[12:44:05] <dstufft> nedbat: oh
[12:44:06] <dstufft> yea
[12:44:13] <dstufft> I guess I Should figure out how to add a classifier
[12:44:18] <nedbat> dstufft: :)
[12:46:50] <dstufft> nedbat: try now
[12:48:12] <nedbat> dstufft: whoo-hoo!
[12:48:41] <nedbat> now I'll be the first!
[20:03:50] <jaraco> !thanks dstufft
[20:03:50] <pmxbot> you're doing good work, dstufft!
[21:04:10] <[Tritium]> I just started using the 3.5 classifiers...