[Python-modules-commits] [willow] 01/11: Added description to setup.py

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Tue Dec 5 23:12:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to tag v0.1.1
in repository willow.

commit 2b5ddda23cbca01578818858dc7b9eaa16960941
Author: Karl Hobley <karl at torchbox.com>
Date:   Mon Nov 10 11:18:18 2014 +0000

    Added description to setup.py
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 11b3895..7d2936a 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ except ImportError:
 setup(
     name='Willow',
     version='0.1',
-    description='',
+    description='A Python image library that sits on top of Pillow, Wand and OpenCV',
     author='Karl Hobley',
     author_email='karlhobley10 at gmail.com',
     url='',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/willow.git



More information about the Python-modules-commits mailing list