Skip to content

Commit 655447b

Browse files
committed
Add license key.
1 parent ea2f129 commit 655447b

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
@@ -12,6 +12,7 @@
1212
url = 'https://github.com/liske/python-apds9960/',
1313
download_url = 'https://github.com/liske/python-apds9960/archive/0.1.tar.gz',
1414
keywords = 'apds9960',
15+
license='GPLv3+',
1516
long_description=open('README.md', 'r').read(),
1617
long_description_content_type='text/markdown',
1718
classifiers = [

0 commit comments

Comments
 (0)