test_ok1/testing/pytest/dist/conftest.py

5 lines
71 B
Python

try:
import execnet
except ImportError:
collect_ignore = ['.']