diff --git a/src/oca/python/setup.py b/src/oca/python/setup.py index c9ec125aa6..3b8ebb8c9e 100644 --- a/src/oca/python/setup.py +++ b/src/oca/python/setup.py @@ -73,10 +73,7 @@ setup( 'Intended Audience :: Developers', 'Topic :: Software Development :: Build Tools', 'License :: OSI Approved :: Apache Software License', - 'Programming Language :: Python :: 2', - 'Programming Language :: Python :: 2.7', - 'Programming Language :: Python :: 3', - 'Programming Language :: Python :: 3.6' + 'Programming Language :: Python :: 3' ], keywords='cloud opennebula xmlrpc bindings',