PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 17th of July, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[11:51:08] <rrva> mvt: how do I force a localshop update for a pypi package which was just bumped upstream 2 hours ago?
[20:47:04] <nanonyme> dstufft, I wonder whether someone will push Python into Windows 10 store so you can end up having people install core Python from there...
[22:55:55] <glyph> dstufft: reminder that pip is always broken by default: http://stackoverflow.com/questions/31457009/error-installing-twisted-for-python/31473226?noredirect=1#comment50932088_31473226
[22:56:48] <glyph> I am thinking of re-doing pip2014 to just provide a default virtualenv instead of --user installs of things
[22:57:03] <glyph> but I can't quite figure out how to bootstrap virtualenv with that setup
[23:55:06] <dstufft> glyph: pull requests accepted, or wait till warehouse is done and I circle back around to it :/
[23:58:58] <glyph> dstufft: I think I figured it out