##// END OF EJS Templates
Allow docs to build without PyQt installed....
Allow docs to build without PyQt installed. PyQt/PySide is needed to list the config options for the Qt console. But some environments and contributors may not have it, and it's not always easy to install. This prints a warning and skips the list of Qt console options if the import fails.
Thomas Kluyver -
r13758:d3da4b03
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...