Revision 2e2f2e2b8a36563f2c6027a4ae3debc8d58c8bab authored by Thomas Dent on 11 September 2019, 16:19:40 UTC, committed by GitHub on 11 September 2019, 16:19:40 UTC
* fix to get new opt snr datasets

* minor cleanup to inj minifollowup

* minor fix to inj minifollowup
1 parent 80d8c04
Raw File
pyproject.toml
[build-system]
requires = ["setuptools",
            "wheel",
            "cython",
            "numpy>=1.13.0,<1.15.3"]
back to top