Perhaps we should update ./setup.py clean to clear this.
By the way, git clean -Xdf will delete everything from .gitignore (run
git clean -Xn first to see what it will delete).
Aaron Meurer
On Sat, Aug 20, 2011 at 9:45 PM, smichr wrote:
> Just a heads up. I have been running into some problems
Just a heads up. I have been running into some problems in not having
html pages produced when using the coverage tool. The only workaround
I have found so far is to delete all the files in the covhtml before
running the tool. (win32, py27, cov35).
cf https://github.com/sympy/sympy/pull/532
--
Y