Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnitz committed Jun 24, 2024
1 parent f066abb commit 0654a3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ conda_deps=
lapack==3.6.1
conda_channels=conda-forge
commands =
pip install git+https://github.com/gwastro/BBHX-waveform-model.git; sys_platform == 'linux'
pip install git+https://github.com/gwastro/BBHX-waveform-model.git
pytest

# The following are long running or may require
Expand Down Expand Up @@ -82,5 +82,5 @@ conda_deps=
conda_channels=conda-forge
setenv = PYCBC_TEST_TYPE=docs
commands =
pip install git+https://github.com/gwastro/BBHX-waveform-model.git; sys_platform == 'linux'
pip install git+https://github.com/gwastro/BBHX-waveform-model.git
bash tools/pycbc_test_suite.sh

0 comments on commit 0654a3d

Please sign in to comment.