Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
koaning committed May 3, 2020
1 parent 9d39ff8 commit 45d625f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -29,7 +29,7 @@ spelling:

docs:
rm -rf doc/.ipynb_checkpoints
sphinx-build doc docs
sphinx-build -a -E doc docs

clean:
rm -rf .pytest_cache
Expand Down

0 comments on commit 45d625f

Please sign in to comment.