mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 22:50:54 +00:00
Update bindings version
This commit is contained in:
2
setup.py
2
setup.py
@ -10,7 +10,7 @@ extras_require = {
|
|||||||
"pytest-asyncio>=0.10.0,<1.0.0",
|
"pytest-asyncio>=0.10.0,<1.0.0",
|
||||||
"pexpect>=4.6,<5",
|
"pexpect>=4.6,<5",
|
||||||
# FIXME: Master branch. Use PyPI instead after it is released.
|
# FIXME: Master branch. Use PyPI instead after it is released.
|
||||||
"p2pclient @ git+https://git@github.com/mhchia/py-libp2p-daemon-bindings@19d6c1d",
|
"p2pclient @ git+https://git@github.com/mhchia/py-libp2p-daemon-bindings@628266f",
|
||||||
],
|
],
|
||||||
"lint": [
|
"lint": [
|
||||||
"mypy>=0.701,<1.0",
|
"mypy>=0.701,<1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user