On 2012-03-29, John H Palmieri <jhpalmier...@gmail.com> wrote: > > If only there were some way to add explanatory comments to the "deps" > file...
there is a clean way to handle this: it would involve creating a separate "testing" dependencies graph, of which the "building" dependencies graph will be a subgraph. The latter will trigger the rebuild of dependencies, not the former one. Testing will use the former graph. Alternatively, an appropriate environmental variable (hopefully an existing one) would specify which of the graphs is used. Best, Dima -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org