Added colored dependency

This commit is contained in:
2021-07-03 18:28:05 +02:00
parent 9985358efb
commit 873d2f2c1c
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ setup(
'docopt',
'beautifulsoup4',
'termcolor',
'colored',
],
url='https://github.com/KevinMidboe/torrent_search',
classifiers=[