Merge pull request #96 from RecursiveForest/add-setuptools-info

add url and license to setup.py
This commit is contained in:
JoeLametta
2017-01-06 21:13:54 +01:00
committed by GitHub

View File

@@ -9,6 +9,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': [