Fix setup.py syntax.

This commit is contained in:
Jonathan Moody 2022-12-01 09:07:25 -06:00
parent fd4afeb8fa
commit 4f1d82addd

View file

@ -47,7 +47,7 @@ setup(
'pbkdf2==1.3',
'filetype==1.0.9',
'libtorrent==2.0.6',
'lbry-types@git+https://github.com/moodyjon/types@repost_modify'
'lbry-types@git+https://github.com/moodyjon/types@repost_modify',
],
extras_require={
'lint': [