Go to file
Miro Hrončok 3d1746b07a Add missing docs BuildRequires
Exception in .../docs/source/sphinxext.rst at block ending on line 162
    Specify :okexcept: as an option in the ipython:: block to suppress this message
    ---------------------------------------------------------------------------
    ModuleNotFoundError                       Traceback (most recent call last)
    ...
    ----> 1 import numpy.random
    ModuleNotFoundError: No module named 'numpy'

    Exception in .../docs/source/sphinxext.rst at block ending on line None
    Specify :okexcept: as an option in the ipython:: block to suppress this message
    ---------------------------------------------------------------------------
    ModuleNotFoundError                       Traceback (most recent call last)
    ...
    ----> 1 from matplotlib.pylab import *
    ModuleNotFoundError: No module named 'matplotlib'
2020-07-01 11:40:06 +02:00
.gitignore Update to 7.5.0 (#1678562) 2019-05-21 14:37:12 +02:00
ipython.spec Add missing docs BuildRequires 2020-07-01 11:40:06 +02:00
sources Update to 7.15.0 (#1841983) 2020-06-01 14:24:55 +02:00