# Generated by devtools/yamaker.

PY3TEST()

SUBSCRIBER(g:python-contrib)

VERSION(1.11.4)

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

SIZE(MEDIUM)

PEERDIR(
    contrib/python/scipy/py3/tests
)

NO_LINT()

DATA(
    arcadia/contrib/python/scipy/py3
)

SRCDIR(contrib/python/scipy/py3)

TEST_SRCS(
    scipy/interpolate/tests/__init__.py
    scipy/interpolate/tests/test_bsplines.py
    scipy/interpolate/tests/test_fitpack.py
    scipy/interpolate/tests/test_fitpack2.py
    scipy/interpolate/tests/test_gil.py
    scipy/interpolate/tests/test_interpnd.py
    scipy/interpolate/tests/test_interpolate.py
    scipy/interpolate/tests/test_ndgriddata.py
    scipy/interpolate/tests/test_pade.py
    scipy/interpolate/tests/test_polyint.py
    scipy/interpolate/tests/test_rbf.py
    scipy/interpolate/tests/test_rbfinterp.py
    scipy/interpolate/tests/test_rgi.py
)

END()