diff --git a/setup.py b/setup.py index 9cf6eb0382bf3eb8e359f1e12248485be20d5983..e0e5768d9cc0d6326553634cf47a3e230eea933d 100644 --- a/setup.py +++ b/setup.py @@ -180,7 +180,6 @@ setup( 'histogram = bob.bio.face.config.algorithm.histogram:algorithm', # LGBPHS histograms 'bic-jets = bob.bio.face.config.algorithm.bic_jets:algorithm', # BIC on gabor jets ], - }, # Classifiers are important if you plan to distribute this package through