Fix pip wheel production status.
parent
fc9c4736c4
commit
df64108708
|
|
@ -51,7 +51,7 @@ setup(
|
|||
# 3 - Alpha
|
||||
# 4 - Beta
|
||||
# 5 - Production/Stable
|
||||
'Development Status :: 4 - Beta',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
|
||||
# Suppported Programming Languages
|
||||
'Programming Language :: Python :: 2.6',
|
||||
|
|
|
|||
Loading…
Reference in New Issue