mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 19:32:34 +01:00
templates/setup: Update package setup template to specify python3
This commit is contained in:
@@ -59,7 +59,7 @@ params = dict(
|
|||||||
'Environment :: Console',
|
'Environment :: Console',
|
||||||
'License :: Other/Proprietary License',
|
'License :: Other/Proprietary License',
|
||||||
'Operating System :: Unix',
|
'Operating System :: Unix',
|
||||||
'Programming Language :: Python :: 2.7',
|
'Programming Language :: Python :: 3',
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user