Fix setup.py syntax.
This commit is contained in:
parent
fd4afeb8fa
commit
4f1d82addd
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -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': [
|
||||
|
|
Loading…
Add table
Reference in a new issue