Remove six
Because Python 2 support was removed, we no longer need the six library which is used to make our code compatible with both Python 2 and Python 3. Change-Id: I9c956ec5623a58fceff6854a878b4b48197c1ff3
This commit is contained in:
@@ -5,4 +5,3 @@ docutils>=0.11
|
||||
pyOpenSSL>=16.2.0
|
||||
netifaces
|
||||
distro
|
||||
six
|
||||
|
||||
Reference in New Issue
Block a user