14 Nov
2007
14 Nov
'07
7:10 p.m.
Chris Withers wrote at 2007-11-14 09:14 +0000:
Tres Seaver wrote:
I've never known of transactions in anything to do with setuptools...
I wasn't literally referring to a "transaction", in the ZODB sense -- I meant, "install using a separate run of easy_install'.
Unless I'm missing something, that seems... sub-optimal.
So I have to do easy_install package x, edit a config file, then easy_install package y, rinse and repeat?!
A call with different options is sufficient.... -- Dieter