Skip to content

Commit 3d07529

Browse files
authored
Add license to setup.py
1 parent 686d33f commit 3d07529

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
@@ -156,6 +156,7 @@ def package_files(directory):
156156
'author': 'Quantopian Inc.',
157157
'author_email': '[email protected]',
158158
'url': 'https://github.com/quantopian/qgrid',
159+
'license': 'Apache-2.0',
159160
'keywords': [
160161
'ipython',
161162
'jupyter',

0 commit comments

Comments
 (0)