We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f6619 commit cd9a5d9Copy full SHA for cd9a5d9
setup.py
@@ -4,7 +4,7 @@
4
name='python-gcm',
5
version='0.2',
6
packages=['gcm'],
7
- license=open('LICENSE').read(),
+ license='The MIT License (MIT)',
8
author='Nam Ngo',
9
author_email='[email protected]',
10
url='http://blog.namis.me/python-gcm/',
0 commit comments