leonepson's picture
Upload 254 files
5960497 verified
import os, pytest
mark_slow = pytest.mark.skipif(not os.getenv('RUNSLOW'), reason='slow')