removed six

This commit is contained in:
András Veres-Szentkirályi 2021-04-19 16:23:40 +02:00
parent 5a596df09c
commit 30294ee096
6 changed files with 4 additions and 14 deletions

View file

@ -16,7 +16,7 @@ setup(
],
},
keywords='HAM SSTV slow-scan television Scottie Martin Robot Pasokon',
install_requires = ['Pillow', 'six'],
install_requires = ['Pillow'],
license='MIT',
classifiers=[
'Development Status :: 4 - Beta',