chore: get rid of secp lib (#114)
* chore: get rid of secp lib * fixup!
This commit is contained in:
parent
3a8c16d155
commit
9c00adbf2d
3 changed files with 12 additions and 24 deletions
|
|
@ -29,7 +29,6 @@ plugins = ["pydantic.mypy"]
|
|||
[[tool.mypy.overrides]]
|
||||
module = [
|
||||
"nostr.*",
|
||||
"secp256k1.*",
|
||||
]
|
||||
ignore_missing_imports = "True"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue