File tree Expand file tree Collapse file tree 2 files changed +22
-7
lines changed
Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 1818# -- Project information -----------------------------------------------------
1919
2020project = 'FastAnalysis'
21- copyright = '2020 , Benjamin Gallois'
21+ copyright = '2021 , Benjamin Gallois'
2222author = 'Benjamin Gallois'
2323
2424
4444# The theme to use for HTML and HTML Help pages. See the documentation for
4545# a list of builtin themes.
4646#
47- html_theme = 'p-main_theme'
48- import os
49- from PSphinxTheme import utils
50-
51- p , html_theme , needs_sphinx = utils .set_psphinxtheme (html_theme )
52- html_theme_path = p
47+ html_theme = 'sphinx_rtd_theme'
5348
5449# Add any paths that contain custom static files (such as style sheets) here,
5550# relative to this directory. They are copied after the builtin static files,
Original file line number Diff line number Diff line change 1+ cycler == 0.11.0
2+ et-xmlfile == 1.1.0
3+ fastanalysis == 0.0.1
4+ fonttools == 4.28.2
5+ kiwisolver == 1.3.2
6+ matplotlib == 3.5.0
7+ numpy == 1.21.4
8+ openpyxl == 3.0.9
9+ packaging == 21.3
10+ pandas == 1.3.4
11+ Pillow == 8.4.0
12+ pyparsing == 3.0.6
13+ python-dateutil == 2.8.2
14+ pytz == 2021.3
15+ scipy == 1.7.3
16+ seaborn == 0.11.2
17+ setuptools-scm == 6.3.2
18+ six == 1.16.0
19+ tomli == 1.2.2
20+ xlrd == 2.0.1
You can’t perform that action at this time.
0 commit comments