DEBSOURCES
Skip Quicknav
sources / pypy3 / 7.0.0%2Bdfsg-3 / pypy / module / micronumpy / test / conftest.py
12345
import py def pytest_collect_directory(path, parent): py.test.skip("micronumpy tests skipped for now on py3.5") pytest_collect_file = pytest_collect_directory