aboutsummaryrefslogblamecommitdiffstats
path: root/contrib/python/scipy/py3/tests/ya.make
blob: 7ccd7890bfa86af4f460c8d6c89cf865e8701b13 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                
             





                                                          
                     







                             





                                
     




















                  
# Generated by devtools/yamaker.

PY3_LIBRARY()

SUBSCRIBER(g:python-contrib)

VERSION(1.11.4)

ORIGINAL_SOURCE(mirror://pypi/s/scipy/scipy-1.11.4.tar.gz)

LICENSE(BSD-3-Clause)

PEERDIR(
    contrib/python/mpmath
    contrib/python/scipy/py3
    contrib/python/setuptools
)

NO_LINT()

SRCDIR(contrib/python/scipy/py3)

PY_SRCS(
    TOP_LEVEL
    scipy/conftest.py
)

END()

RECURSE_FOR_TESTS(
    _build_utils
    _lib
    cluster
    constants
    fft
    fftpack
    integrate
    interpolate
    io
    linalg
    misc
    ndimage
    odr
    optimize
    signal
    sparse
    spatial
    special
    stats
)