diff --git a/setup.py b/setup.py index 64de227f7e2a06a086c66d44d65adcf660b957b1..357aa811b50def60e3ce404b31ba10d59489cbb8 100644 --- a/setup.py +++ b/setup.py @@ -95,7 +95,7 @@ setup( name="xbob.flandmark", version="1.0.0", - description="", + description="Python bindings to the flandmark keypoint localization library", license="GPLv3", author='Andre Anjos', author_email='andre.anjos@idiap.ch',