Skip to content

Commit

Permalink
broke rtd build, bump sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
numberoverzero committed Nov 12, 2021
1 parent 5bcb8ab commit 0881021
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@


def setup(app):
app.add_stylesheet("bloop.css")
app.add_css_file("bloop.css")
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytest
pytz~=2021.3
readme_renderer[md]
requests~=2.22
sphinx~=2.1
sphinx==4.3.0
sphinx-rtd-theme~=0.4
tox
twine~=1.13
Expand Down

0 comments on commit 0881021

Please sign in to comment.