From 2f2c826cd4b861f115b12531862f3741b7f63bf0 Mon Sep 17 00:00:00 2001 From: Ian Harry Date: Tue, 20 Aug 2024 11:56:23 -0700 Subject: [PATCH] Trying again --- tox.ini | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tox.ini b/tox.ini index cb83baeb0c4..2741d62c309 100644 --- a/tox.ini +++ b/tox.ini @@ -68,16 +68,15 @@ commands = bash tools/pycbc_test_suite.sh deps = {[base]deps} ; Needed for `BBHx` package to work with PyCBC - git+https://github.com/titodalcanton/BBHx.git@py39-and-cleanup; sys_platform == 'linux' + git+https://github.com/spxiwh/BBHx.git@py39-and-cleanup; sys_platform == 'linux' git+https://github.com/gwastro/BBHX-waveform-model.git; sys_platform == 'linux' conda_deps= mysqlclient - lin: gcc_linux-64>=12.2.0 - lin: gxx_linux-64>=12.2.0 + c-compiler + cxx-compiler ; mac doesn't work, need fix ; mac: clang_osx-64 ; mac: clangxx_osx-64 - binutils_linux-64>=2.39 gsl lapack==3.6.1 openmpi