From 975edc0a010d569fdc9eb1e6cff510168b6e1754 Mon Sep 17 00:00:00 2001 From: Samantha Baldwin Date: Wed, 28 Dec 2016 01:27:27 -0500 Subject: [PATCH] add url and license to setup.py --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index a1b5c69..c5bf283 100644 --- a/setup.py +++ b/setup.py @@ -7,6 +7,8 @@ setup( description="a secure cd ripper preferring accuracy over speed", author=['Thomas Vander Stichele', 'Joe Lametta', 'Samantha Baldwin'], maintainer=['Joe Lametta', 'Samantha Baldwin'], + url='https://github.com/JoeLametta/whipper', + license='GPL3', packages=find_packages(), entry_points = { 'console_scripts': [