Skip to content

Commit 42c5d5d

Browse files
authored
chore: add dependency to conf.py (sammchardy#1442)
* chore: add readthedocs * chore: add dependency to conf.py * rm
1 parent 0da09af commit 42c5d5d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
'sphinx.ext.autodoc',
3636
'sphinx.ext.imgmath',
3737
'sphinx.ext.viewcode',
38-
'sphinx.ext.githubpages'
38+
'sphinx.ext.githubpages',
39+
'sphinx_rtd_theme'
3940
]
4041

4142
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)