Skip to content

Commit

Permalink
Merge branch 'sebp:master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
LunarEclipse363 authored Apr 13, 2024
2 parents 8d74d60 + 0c9625a commit 2328098
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: rtd
channels:
- defaults
dependencies:
- python=3.7
- python=3.9
- gettext
- Jinja2<3.1.0
- mock
- pillow
- pip
- sphinx<4
- sphinx_rtd_theme
- sphinx_rtd_theme<2
- pip:
- sphinx-intl
7 changes: 6 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Sphinx<4
sphinx-autobuild
sphinx-rtd-theme
sphinxcontrib-applehelp <1.0.5
sphinxcontrib-devhelp <1.0.3
sphinxcontrib-htmlhelp <2.0.2
sphinxcontrib-qthelp <1.0.4
sphinxcontrib-serializinghtml <1.1.6
sphinx-rtd-theme <2
sphinx-intl
Jinja2 <3.1.0

0 comments on commit 2328098

Please sign in to comment.