Merge branch 'fix-asyncio-build'
This commit is contained in:
commit
55bcd2dfee
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -22,7 +22,6 @@ setup(
|
||||||
'console_scripts': 'lbrynet=lbrynet.cli:main'
|
'console_scripts': 'lbrynet=lbrynet.cli:main'
|
||||||
},
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'asyncio',
|
|
||||||
'aiohttp',
|
'aiohttp',
|
||||||
'aioupnp',
|
'aioupnp',
|
||||||
'twisted[tls]==18.7.0',
|
'twisted[tls]==18.7.0',
|
||||||
|
|
Loading…
Reference in a new issue