Skip to content

Commit

Permalink
Update tox testing environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
arokem committed Jan 14, 2024
1 parent b026c47 commit 399d06f
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 @@ -12,10 +12,10 @@ deps =
pytest
numpy
scipy
copt==0.8.4
copt>=0.9.1
scikit-learn>=1.0.0
scikit-optimize
tqdm
fda: scikit-fda
fda: numba==0.53
fda: numba>=0.53
commands = pytest --pyargs groupyr --cov-report term-missing --cov-config .coveragerc --cov=groupyr -n 1 {posargs}

0 comments on commit 399d06f

Please sign in to comment.