Skip to content

Commit e0f5be6

Browse files
committed
Add licence to setup.py
1 parent 6c53704 commit e0f5be6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
setup(name='buildhat',
1717
version=version,
1818
description='Build HAT Python library',
19+
licence='MIT',
1920
long_description=long_description,
2021
long_description_content_type="text/markdown",
2122
author='Raspberry Pi Foundation',

0 commit comments

Comments
 (0)