Skip to content

Commit

Permalink
Updating tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDowney committed Jan 1, 2023
1 parent 76b4c92 commit d7519ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ create_environment:
tests:
cd solutions; pytest --nbmake chap*soln.ipynb
cd code; pytest --nbmake chap*ex.ipynb
cd code; python thinkplot_test.py
cd code; python thinkstats2_test.py

# don't run thinkplot_test; it hangs on MacOS and Windows
# cd code; python thinkplot_test.py

0 comments on commit d7519ba

Please sign in to comment.