Commit 9af3b9a0 authored by Sebastian's avatar Sebastian

Add tests for nbextension and content manager

parent b2eb6ad3
......@@ -536,6 +536,12 @@ eggs = ${neoppod:eggs}
# Used by ERP5 Jupyter backend
ipykernel
# NEW:Testing Sebastian
nbconvert
nbformat
mistune
tornado
# parameterizing the version of the generated python interpreter name by the
# python section version causes dependency between this egg section and the
......@@ -746,3 +752,9 @@ zope.app.dependable = 3.5.1
# Products.CMFCalendar==2.2.3
# five.formlib==1.0.4
zope.app.form = 4.0.2
# NEW:testing sebastian
nbconvert = 4.1.0
nbformat = 4.3.0
mistune = 0.7.3
tornado = 4.4.2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment