thirdparty/coverage/coverage.egg-info/entry_points.txt
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 18 Sep 2009 03:05:47 +0530
changeset 2946 69be8ea0b597
parent 780 042aafcd7dce
permissions -rw-r--r--
Added GHOP views helper to INSTALLED_APPS in django settings.py. Adding this path to INSTALLED_APPS enables GHOP specific templatetags that resides in this path.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
780
042aafcd7dce Add support for coverage to our testing system.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     1
[console_scripts]
042aafcd7dce Add support for coverage to our testing system.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     2
coverage = coverage:main
042aafcd7dce Add support for coverage to our testing system.
Augie Fackler <durin42@gmail.com>
parents:
diff changeset
     3