Add 'six' package to requirements.txt for systems which do not include it (#362)
This commit is contained in:
parent
afacb969e8
commit
8e95b96e11
|
@ -5,3 +5,4 @@ future==0.16.0
|
|||
configparser==3.5.0
|
||||
tabulate==0.7.7
|
||||
Pillow==5.3.0
|
||||
six==1
|
||||
|
|
Loading…
Reference in New Issue