PyTest test discovery - ignore some tests



$ pytest


$ pytest --ignore venv3/


test_mymod_1.py .
test_mymod_2.py .F