mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Merge branch 'main' into feat/804-add-thin-waist-address
This commit is contained in:
@ -11,9 +11,9 @@ requires-python = ">=3.10, <4.0"
|
|||||||
license = { text = "MIT AND Apache-2.0" }
|
license = { text = "MIT AND Apache-2.0" }
|
||||||
keywords = ["libp2p", "p2p"]
|
keywords = ["libp2p", "p2p"]
|
||||||
maintainers = [
|
maintainers = [
|
||||||
{ name = "pacrob", email = "pacrob@protonmail.com" },
|
{ name = "pacrob", email = "pacrob-py-libp2p@proton.me" },
|
||||||
{ name = "Manu Sheel Gupta", email = "manu@seeta.in" },
|
{ name = "Manu Sheel Gupta", email = "manu@seeta.in" },
|
||||||
{ name = "Dave Grantham", email = "dave@aviation.community" },
|
{ name = "Dave Grantham", email = "dwg@linuxprogrammer.org" },
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base58>=1.0.3",
|
"base58>=1.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user