Skip to content

Commit

Permalink
doc build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Oct 18, 2023
1 parent 2236381 commit 82864b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ all:
@echo "targets: dist, docs, upload, install, clean, test"

docs:
$(PYTHON) setup.py build_sphinx
sphinx-build docs/source build/docs

dist:
$(PYTHON) setup.py sdist bdist_wheel
Expand Down

0 comments on commit 82864b9

Please sign in to comment.