diff setup.py @ 482:b87eda443ffc

add figleaf coverage support
author mgood
date Mon, 17 Mar 2008 23:25:16 +0000
parents 6718f9a5c1f1
children a7c795920c4a
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -73,6 +73,7 @@
             NS + 'python#coverage = bitten.build.pythontools:coverage',
             NS + 'python#distutils = bitten.build.pythontools:distutils',
             NS + 'python#exec = bitten.build.pythontools:exec_',
+            NS + 'python#figleaf = bitten.build.pythontools:figleaf',
             NS + 'python#pylint = bitten.build.pythontools:pylint',
             NS + 'python#trace = bitten.build.pythontools:trace',
             NS + 'python#unittest = bitten.build.pythontools:unittest',
Copyright (C) 2012-2017 Edgewall Software