ranranrunforit's picture
download
raw
329 Bytes
import pytest
from numpy.testing import IS_EDITABLE, IS_WASM
if IS_WASM:
pytest.skip(
"WASM/Pyodide does not use or support Fortran",
allow_module_level=True
)
if IS_EDITABLE:
pytest.skip(
"Editable install doesn't support tests with a compile step",
allow_module_level=True
)

Xet Storage Details

Size:
329 Bytes
·
Xet hash:
f2dbb008a53f3286502804cde7f224d0022c8c3dd3483249f46d6aa11f63a489

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.