Um I probably missed it when i was separating my branches, and maybe Fatima pulled my branch before i fixed those.<br><br>I have not really gotten to doing anything with optional deps. We could do something along the lines of when a install fails check to see whether it was a required or opt and handle accordingly....Maybe.<br>
<br>So you bring in the two lists, combine them for doing the pip install then check against the lists for the failed stuff? Probably not the best way, but first time I am really thinking about the opt stuff.<br><br>Max<br>
<br><div class="gmail_quote">On Mon, Feb 22, 2010 at 10:06 PM, C. Titus Brown <span dir="ltr">&lt;<a href="mailto:ctb@msu.edu">ctb@msu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Mon, Feb 22, 2010 at 06:14:29PM -0400, Max Laite wrote:<br>
&gt; Some where some my stuff from virtualenv playing around made it into your<br>
&gt; merge.....mainly reqdependencies.....So if anyone uses pony_client under<br>
&gt; your mkdir with virtualenv it will fail. The two lines need to just be<br>
&gt; updated quick. (kill &quot;req&quot;)<br>
&gt;<br>
&gt; <a href="http://github.com/ctb/pony-build/blob/mkdir/client/pony_client.py#L208" target="_blank">http://github.com/ctb/pony-build/blob/mkdir/client/pony_client.py#L208</a><br>
&gt;<br>
&gt; <a href="http://github.com/ctb/pony-build/blob/mkdir/client/pony_client.py#L225" target="_blank">http://github.com/ctb/pony-build/blob/mkdir/client/pony_client.py#L225</a><br>
&gt;<br>
&gt; Thats it.<br>
<br>
</div>OK, thanks!  Fixed and pushed to my mkdir branch, along with a client test<br>
script,<br>
<br>
        client/test-virtualenv<br>
<br>
What was that stuff doing in the mkdir branch, anyway? ;)<br>
<br>
How do you specify optional dependencies now?  It doesn&#39;t seem possible.<br>
<br>
thanks,<br>
<font color="#888888">--titus<br>
</font></blockquote></div><br>