We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 807442e + 3d07529 commit fcf6cd0Copy full SHA for fcf6cd0
1 file changed
setup.py
@@ -156,6 +156,7 @@ def package_files(directory):
156
'author': 'Quantopian Inc.',
157
'author_email': 'opensource@quantopian.com',
158
'url': 'https://github.com/quantopian/qgrid',
159
+ 'license': 'Apache-2.0',
160
'keywords': [
161
'ipython',
162
'jupyter',
0 commit comments