From 1eb0663ebcfd6753cdba000d5a87011443bc79c5 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.anjos@idiap.ch> Date: Tue, 25 Sep 2012 16:51:02 +0200 Subject: [PATCH] Adds description --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 64de227..357aa81 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', -- GitLab