mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-10 09:03:36 +01:00
Update to remove Python2 as supported version.
This commit is contained in:
1
setup.py
1
setup.py
@ -111,7 +111,6 @@ params = dict(
|
||||
'Environment :: Console',
|
||||
'License :: OSI Approved :: Apache Software License',
|
||||
'Operating System :: POSIX :: Linux',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user