Message10335

Author mbakht
Recipients mbakht
Date 2015-10-08.17:40:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444326033.41.0.255140445079.issue2409@psf.upfronthosting.co.za>
In-reply-to
Content
I am running into an weird problem when I try to run with jython (envlist = jython).

If I list more than two dependencies in the following way:

deps =
   dep_A
   dep_B
   dep_C

then only the first two dependencies get taken care of. I have tried with changing the order - the result is always the same.!
History
Date User Action Args
2015-10-08 17:40:33mbakhtsetmessageid: <1444326033.41.0.255140445079.issue2409@psf.upfronthosting.co.za>
2015-10-08 17:40:33mbakhtsetrecipients: + mbakht
2015-10-08 17:40:33mbakhtlinkissue2409 messages
2015-10-08 17:40:33mbakhtcreate