[15:07:50] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[15:07:50] <pmxbot> Bumped to 15.0 in preparation for next release.
[15:08:02] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[15:08:02] <pmxbot> Added tag 15.0b1 for changeset 617699fd3e44
[18:34:00] <lifeless> dstufft: thats not what I've said :)
[18:34:38] <lifeless> dstufft: one of the main arguments against installing setup_requires into the target environment is that extra things will be installed which may conflict etc
[18:35:30] <lifeless> dstufft: I've just pointed out that if conflicting requirements is an issue there, logically it must be an issue for setup_requires itself and so we'll need a way to manage/override those