mirror of https://github.com/mahmoud/boltons.git
Update trove classifers.
This commit is contained in:
parent
e5f82de36b
commit
3d2266ec87
4
setup.py
4
setup.py
|
@ -38,5 +38,7 @@ setup(name='boltons',
|
|||
'Development Status :: 5 - Production/Stable',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3.4', ]
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Programming Language :: Python :: 3.5',
|
||||
'Programming Language :: Python :: Implementation :: PyPy', ]
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue