|
|
|
|
@ -268,7 +268,7 @@ test_sections['qt'].requires('zmq', 'qt', 'pygments')
|
|
|
|
|
|
|
|
|
|
# html:
|
|
|
|
|
sec = test_sections['html']
|
|
|
|
|
sec.requires('zmq', 'tornado', 'requests')
|
|
|
|
|
sec.requires('zmq', 'tornado', 'requests', 'sqlite3')
|
|
|
|
|
# The notebook 'static' directory contains JS, css and other
|
|
|
|
|
# files for web serving. Occasionally projects may put a .py
|
|
|
|
|
# file in there (MathJax ships a conf.py), so we might as
|
|
|
|
|
|