File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change
1
+ include README.rst
Original file line number Diff line number Diff line change 37
37
'Topic :: Utilities' ,
38
38
'Topic :: Software Development :: Libraries' ,
39
39
'Programming Language :: Python' ,
40
- 'License :: OSI Approved :: GNU General Public License v3' ,
40
+ 'License :: OSI Approved :: GNU General Public License v3 (GPLv3) ' ,
41
41
'Intended Audience :: Developers' ,
42
42
'Programming Language :: Python :: 2.6' ,
43
- 'Programming Language :: Python :: 2.7'
44
- 'Programming Language :: Python :: 3.3'
45
- 'Programming Language :: Python :: 3.4'
43
+ 'Programming Language :: Python :: 2.7' ,
44
+ 'Programming Language :: Python :: 3.3' ,
45
+ 'Programming Language :: Python :: 3.4' ,
46
46
'Programming Language :: Python :: Implementation :: PyPy'
47
47
]
48
48
)
You can’t perform that action at this time.
0 commit comments