Skip to content

Commit

Permalink
Merge branch 'master' of github.com:AllenDowney/ModSimPy
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDowney committed Aug 1, 2024
2 parents b178901 + aa88df3 commit 3033f77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ clean:

tests:
cd chapters; pytest --nbmake chap*.ipynb
cd examples; pytest --nbmake *.ipynb
# many of the examples don't pass tests without the solutions
# cd examples; pytest --nbmake *.ipynb

0 comments on commit 3033f77

Please sign in to comment.