Skip to content

Commit 6c7887f

Browse files
committed
Include license=MIT key in setup.py
1 parent dea933f commit 6c7887f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ def get_absolute_path(*args):
6666
url='https://github.com/xolox/python-rsync-system-backup',
6767
author="Peter Odding",
6868
author_email='peter@peterodding.com',
69+
license='MIT',
6970
packages=find_packages(),
7071
entry_points=dict(console_scripts=[
7172
'rsync-system-backup = rsync_system_backup.cli:main',

0 commit comments

Comments
 (0)