swc-installation-test-2.py: Add IPython notebook dependencies
authorW. Trevor King <wking@tremily.us>
Sun, 27 Jan 2013 19:37:09 +0000 (14:37 -0500)
committerW. Trevor King <wking@tremily.us>
Sun, 27 Jan 2013 19:51:43 +0000 (14:51 -0500)
commit3021b405619cc681dc4755124c17f10adf0a3f9c
treeea02255c2e92e02a266af2db0533cb8f6b51bfbe
parent1be065924ee0fa9a92abba0647f27f3134e9d590
swc-installation-test-2.py: Add IPython notebook dependencies

You can get a successful IPython import even if you haven't installed
the dependencies you need for viewing notebooks.  This adds explicit
dependencies based on the current listings in IPython's setup.py.
setup/swc-installation-test-2.py