On Oct 12, 2010, at 5:28 PM, David Cournapeau wrote: >> >> I gonna try again in a couple of hours. Looks like I need to specifically >> exclude the files created by a `python setup.py develop`. > > Not sure I understand the link between git and python setup.py > develop. What git command did you use to commit those two commits ?
git push The files created by setup.py develop are marked as not added but pollute some of the reports (diff, eg). _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
