/ concept-collection / benchcompress
Sign in
concept-collection / benchcompress
pyedflib
Jeremy Magland <jmagland@flatironinstitute.org> committed commit 5fd16a4e07a7 parent 59bea1c Browse files
1 changed file+2−1
benchcompress/pyproject.tomlmodified+2−1View file
@@ -23,7 +23,8 @@ dependencies = [
2323 "numba",
2424 "pybind11>=2.11.1",
2525 "segyio",
26- "lz4"
26+ "lz4",
27+ "pyedflib"
2728 ]
2829
2930 [tool.scikit-build]
moveopenescclose