refactor: get rid of secp lib (#40)

This commit is contained in:
dni ⚡ 2025-11-04 09:30:43 +01:00 committed by GitHub
parent 35584a230f
commit a53d2d7767
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 14 deletions

View file

@ -30,12 +30,6 @@ init_typed = true
warn_required_dynamic_aliases = true
warn_untyped_fields = true
[[tool.mypy.overrides]]
module = [
"secp256k1.*",
]
ignore_missing_imports = "True"
[tool.pytest.ini_options]
log_cli = false
testpaths = [