Skip to content
Snippets Groups Projects
Commit 55a976ea authored by David GEISSBUHLER's avatar David GEISSBUHLER
Browse files

Install remove_highlights.py

parent 08e94543
Branches
No related tags found
1 merge request!6Optimizations
......@@ -92,6 +92,7 @@ setup(
# scripts should be declared using this entry:
'console_scripts': [
'compute_qualityfeatures.py = bob.ip.qualitymeasure.script.compute_qualitymeasures:main',
'remove_highlights.py = bob.ip.qualitymeasure.script.remove_highlights:main',
],
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment