Skip to content

Commit f602486

Browse files
ricardoV94twiecki
authored andcommitted
Install sphinx-design via conda
1 parent 6a248e5 commit f602486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda-envs/environment-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ dependencies:
3030
- pytest-cov>=2.5
3131
- pytest>=3.0
3232
- sphinx-copybutton
33+
- sphinx-design
3334
- sphinx-notfound-page
3435
- sphinx>=1.5
3536
- sphinxext-rediraffe
3637
- watermark
3738
- pip:
3839
- polyagamma
39-
- sphinx-design
4040
- sphinx-remove-toctrees

conda-envs/windows-environment-dev.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ dependencies:
2929
- pytest>=3.0
3030
- sphinx-autobuild>=0.7
3131
- sphinx-copybutton
32+
- sphinx-design
3233
- sphinx-notfound-page
3334
- sphinx>=1.5
3435
- watermark
3536
- pip:
36-
- sphinx-design
3737
- sphinx-remove-toctrees

0 commit comments

Comments
 (0)