Skip to content

Commit

Permalink
[collapsible_headings] update conda recipe with correct imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jcb91 committed Feb 18, 2017
1 parent 60e15d7 commit f4430a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ test:
- jupyter_contrib_nbextensions.install
- jupyter_contrib_nbextensions.migrate
- jupyter_contrib_nbextensions.nbconvert_support
- jupyter_contrib_nbextensions.nbconvert_support.collapsible_headings
- jupyter_contrib_nbextensions.nbconvert_support.embedhtml
- jupyter_contrib_nbextensions.nbconvert_support.pp_highlighter
- jupyter_contrib_nbextensions.nbconvert_support.pre_codefolding
- jupyter_contrib_nbextensions.nbconvert_support.pre_collapsible_headings
- jupyter_contrib_nbextensions.nbconvert_support.pre_pymarkdown
- jupyter_contrib_nbextensions.nbconvert_support.pre_svg2pdf
- jupyter_contrib_nbextensions.nbconvert_support.toc2
Expand Down

0 comments on commit f4430a3

Please sign in to comment.