mirror of
https://github.com/ARM-software/devlib.git
synced 2025-05-23 00:05:49 +01:00
setup.py: Remove Python2 as a supported version
This commit is contained in:
parent
5848369846
commit
0c434e8a1b
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',
|
||||
],
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user