Skip to content

Commit

Permalink
#1477 restore tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Jul 22, 2021
1 parent f7a3a14 commit c7543b1
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 =
tests: python tests/unit/test_solvers/test_scikits_solvers.py
tests: python run-tests.py --unit --folder all
quick: python run-tests.py --unit
examples: python run-tests.py --examples
dev-!windows-!mac: sh -c "echo export LD_LIBRARY_PATH={env:LD_LIBRARY_PATH} >> {envbindir}/activate"
Expand Down

0 comments on commit c7543b1

Please sign in to comment.