Skip to content

Commit c73855a

Browse files
committed
FIX: Add sphinx
1 parent 4cb0c15 commit c73855a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

environment.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ dependencies:
1616
- pytest-cov
1717
- flake8
1818
- pygments
19+
- sphinx
20+
- numpydoc
1921
- pip:
2022
- "https://api.github.com/repos/enthought/traits/zipball/a99b3f64d50c5f7f28ffc01bf69419b061f9e976"
2123
- "https://api.github.com/repos/enthought/pyface/zipball/6a0cac149d56293482bb828a7d98122667c773be"
@@ -26,3 +28,4 @@ dependencies:
2628
- pytest-faulthandler
2729
- imageio
2830
- codecov
31+
- sphinx-gallery

0 commit comments

Comments
 (0)