Skip to content

Commit fcf6cd0

Browse files
author
gerrymanoim
authored
Merge pull request #292 from sergiuser1/patch-1
Add license to setup.py
2 parents 807442e + 3d07529 commit fcf6cd0

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)