We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2f129 commit 655447bCopy full SHA for 655447b
1 file changed
setup.py
@@ -12,6 +12,7 @@
12
url = 'https://github.com/liske/python-apds9960/',
13
download_url = 'https://github.com/liske/python-apds9960/archive/0.1.tar.gz',
14
keywords = 'apds9960',
15
+ license='GPLv3+',
16
long_description=open('README.md', 'r').read(),
17
long_description_content_type='text/markdown',
18
classifiers = [
0 commit comments