Skip to content

Commit

Permalink
📝 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed Sep 8, 2023
1 parent 6fde80d commit 67bbb18
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@
import os

import sphinx
if sphinx.__version__ < "1.3":
raise RuntimeError("Sphinx 1.3 or newer required")


#if sphinx.__version__ < "1.3":
# raise RuntimeError("Sphinx 1.3 or newer required")

from mock import Mock as MagicMock
import sphinx_rtd_theme
Expand Down

0 comments on commit 67bbb18

Please sign in to comment.