Skip to content

Commit 9402d12

Browse files
committed
moves rtd theme to pip
1 parent 2eb5e55 commit 9402d12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ channels:
55

66
dependencies:
77
- sphinx
8-
# fix sphinx 7 incompatibility issue
9-
- 'sphinx_rtd_theme>=1.3.0rc1'
108
- numpydoc
119
- numpy
1210
- python
@@ -16,3 +14,5 @@ dependencies:
1614
- nbsphinx
1715
- nbsphinx_link
1816
- sphinxcontrib-apidoc
17+
# fix sphinx 7 incompatibility issue
18+
- 'sphinx_rtd_theme>=1.3.0rc1'

0 commit comments

Comments
 (0)