Go to file
Min RK a84955b4a8 Merge pull request #2492 from minrk/pygments_setup
add missing 'qtconsole' extras_require

The docs mention `easy_install ipython[qtconsole]`, but that would fail because it was undefined.  It now implies the pygments extra dependency described in the docs.
2012-10-15 10:05:55 -07:00
docs rebuild example notebooks 2012-06-27 22:31:20 -07:00
IPython fix bootstrap name conflicts 2012-10-07 18:57:01 +02:00
.gitignore Tell git to ignore __pycache__ directories. 2012-10-04 12:19:18 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py add missing 'qtconsole' extras_require 2012-10-14 14:09:27 -07:00
setupbase.py Fix a bug that caused man pages to not be installed in Python 3 when running from the source tree. 2012-09-17 10:49:21 +02:00