Metadata-Version: 2.4
Name: hypodd
Version: 0.2.0
Summary: Python reimplementation of hypoDD double-difference earthquake relocation
Requires-Python: >=3.10
Requires-Dist: numpy>=1.22
Requires-Dist: scipy>=1.8
Requires-Dist: numba>=0.56
Provides-Extra: test
Requires-Dist: pytest>=7.0; extra == "test"
