Skip to content

Commit d74fef7

Browse files
Merge pull request #364 from pymzml/fix/docu_pages
test docu
2 parents c616bbf + e278f5a commit d74fef7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx==7.2.5
2-
sphinx_rtd_theme==2.0.0
1+
sphinx
2+
sphinx_rtd_theme
33
regex
44
numpydoc==1.7.0

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
'sphinx.ext.napoleon',
5858
'sphinx.ext.viewcode',
5959
'sphinx.ext.imgconverter',
60+
'sphinx.ext.githubpages',
6061
'numpydoc',
6162
]
6263

0 commit comments

Comments
 (0)