Skip to content

Commit

Permalink
fix missing jQuery
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Aug 7, 2023
1 parent cd37245 commit 3c3dfb6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ dependencies:
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx_rtd_theme
- sphinxcontrib-jquery=3.0.0
- tomli
name: all_cuda-118_arch-x86_64
1 change: 1 addition & 0 deletions conda/environments/all_cuda-120_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ dependencies:
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx_rtd_theme
- sphinxcontrib-jquery=3.0.0
- tomli
name: all_cuda-120_arch-x86_64
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ dependencies:
- sphinx_rtd_theme
- sphinx-copybutton
- sphinx-markdown-tables
- sphinxcontrib-jquery=3.0.0
py_version:
specific:
- output_types: conda
Expand Down

0 comments on commit 3c3dfb6

Please sign in to comment.