diff --git a/setup.py b/setup.py index 6741aaca6bc5018cd20c956a7fa02988d4021a59..35c6ff669fa31b2c44fc333b187f317182e17234 100644 --- a/setup.py +++ b/setup.py @@ -37,6 +37,7 @@ setup( "predict = bob.ip.binseg.script.predict:predict", "evaluate = bob.ip.binseg.script.evaluate:evaluate", "compare = bob.ip.binseg.script.compare:compare", + "analyze = bob.ip.binseg.script.analyze:analyze", "experiment = bob.ip.binseg.script.experiment:experiment", ], # bob train configurations