Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshuone6 authored Nov 9, 2021
1 parent 090c687 commit 005efd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deps =
!windows-!mac: scikits.odes

commands =
dev-!windows-!mac: sh -c "pybamm_install_jax" # install jax, jaxlib for ubuntu
!windows-!mac: sh -c "pybamm_install_jax" # install jax, jaxlib for ubuntu
tests: python run-tests.py --unit --folder all
quick: python run-tests.py --unit
examples: python run-tests.py --examples
Expand Down

0 comments on commit 005efd6

Please sign in to comment.