Tried defining pyproject file.

This commit is contained in:
2021-07-04 16:04:21 +02:00
parent 241a42b31d
commit 0d5da784ae
2 changed files with 8 additions and 1 deletions

View File

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