[16:10:12] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:10:12] <pmxbot> Nicer error when problem in install_requires
[16:10:12] <pmxbot> Let the exception render itself.
[16:28:22] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:28:22] <pmxbot> Replace ValueErrors containing implicit contract about the structure of the message with a RequirementParseError explicitly joining arguments for the string representation.
[16:42:08] <pmxbot> jaraco pushed 3 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:42:08] <pmxbot> Render the error message as a single line without a period (for consistency with other usage).