mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix pip wheel production status.
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user