Skip to content

Commit 4f1d82a

Browse files
committed
Fix setup.py syntax.
1 parent fd4afeb commit 4f1d82a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
'pbkdf2==1.3',
4848
'filetype==1.0.9',
4949
'libtorrent==2.0.6',
50-
'lbry-types@git+https://github.com/moodyjon/types@repost_modify'
50+
'lbry-types@git+https://github.com/moodyjon/types@repost_modify',
5151
],
5252
extras_require={
5353
'lint': [

0 commit comments

Comments
 (0)