Trying explicitly defining colored package version.

This commit is contained in:
2021-07-04 16:00:08 +02:00
parent 2f9f30349d
commit 2cfc9d3cde

View File

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