mirror of
https://github.com/OpenNebula/one.git
synced 2025-08-24 17:49:28 +03:00
M #-: Update pyone metadata, drop py2 support (#1441)
(cherry picked from commit 9aef4d8430
)
This commit is contained in:
committed by
Ruben S. Montero
parent
84ab4b704d
commit
41f9a2785d
@ -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',
|
||||
|
Reference in New Issue
Block a user