Skip to content

Commit

Permalink
Merge pull request m-a-d-n-e-s-s#542 from m-a-d-n-e-s-s/pr-fix-build-…
Browse files Browse the repository at this point in the history
…docs

Pr fix build docs
  • Loading branch information
fbischoff authored Jul 8, 2024
2 parents 7563059 + db94826 commit 05094c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# You can set these variables from the command line, and also
# from the environment for the first two.
SPHINXOPTS ?=
SPHINXBUILD ?= sphinx-build-3.9
SPHINXBUILD ?= sphinx-build
SOURCEDIR = .
BUILDDIR = build

Expand Down
6 changes: 3 additions & 3 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sphinx==4.4.0
sphinx==7.2.6
typing-extensions==4.2.0
docutils==0.17.1
docutils==0.18.1
markupsafe==2.1.1
pyparsing==3.0.8
alabaster==0.7.12
myst_parser==0.18.0
myst_parser==3.0.1

0 comments on commit 05094c8

Please sign in to comment.