mirror of
https://github.com/dnet/pySSTV.git
synced 2026-04-21 06:03:43 +00:00
removed six
This commit is contained in:
parent
5a596df09c
commit
30294ee096
6 changed files with 4 additions and 14 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue