From afd708b3da14b6ce729b203b43109551b5c94201 Mon Sep 17 00:00:00 2001 From: Jonathan Moody <103143855+moodyjon@users.noreply.github.com> Date: Thu, 1 Dec 2022 09:07:25 -0600 Subject: [PATCH] Fix setup.py syntax. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3035824871..cb83435dfe 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ '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': [