Skip to content

Commit

Permalink
pin sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Aug 10, 2022
1 parent 59c9366 commit cc9cc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def unitupb(session):
def docs(session):
"""Build the docs."""

session.install("sphinx", "sphinx_rtd_theme")
session.install("sphinx==4.2.0", "sphinx_rtd_theme")
session.install(".")

# Build the docs!
Expand Down

0 comments on commit cc9cc82

Please sign in to comment.