mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
tests/test_ipython.py has line defining::
pytest.importorskip("IPython")
So it is optional, and on mips ipython is till unkeyworded.
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>