mirror of
https://github.com/ARM-software/devlib.git
synced 2025-06-21 22:45:11 +01:00
setup.py: Remove Python2 as a supported version
This commit is contained in:
1
setup.py
1
setup.py
@ -101,7 +101,6 @@ params = dict(
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'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