We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb0c15 commit c73855aCopy full SHA for c73855a
environment.yml
@@ -16,6 +16,8 @@ dependencies:
16
- pytest-cov
17
- flake8
18
- pygments
19
+- sphinx
20
+- numpydoc
21
- pip:
22
- "https://api.github.com/repos/enthought/traits/zipball/a99b3f64d50c5f7f28ffc01bf69419b061f9e976"
23
- "https://api.github.com/repos/enthought/pyface/zipball/6a0cac149d56293482bb828a7d98122667c773be"
@@ -26,3 +28,4 @@ dependencies:
26
28
- pytest-faulthandler
27
29
- imageio
30
- codecov
31
+ - sphinx-gallery
0 commit comments