diff -r 81506d223cb0 -r 042aafcd7dce thirdparty/coverage/coverage.egg-info/entry_points.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thirdparty/coverage/coverage.egg-info/entry_points.txt Thu Jan 08 15:31:33 2009 +0000 @@ -0,0 +1,3 @@ +[console_scripts] +coverage = coverage:main +