PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Monday the 9th of March, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[07:40:00] <ronny> hmm, no commit announce bot?
[07:44:08] <dstufft> ronny: to what project?
[07:44:52] <ronny> dstufft: setuptools
[07:45:01] <dstufft> ronny: it's in #pypa-dev
[07:45:09] <ronny> oh
[16:33:49] <ronny> re
[16:39:31] <ronny> damn, missed
[19:05:55] <angular_mike> hello
[19:06:46] <angular_mike> how to install unittest and mock with pip?
[19:15:08] <jessamyn_> pip install mock
[19:15:35] <jessamyn_> angular_mike: ^^
[19:15:38] <jessamyn_> unittest should just be there
[19:15:49] <jessamyn_> (I think... what version of python?)