Does anyone know why we require pytest>=2.6,&lt...
# general
h
Does anyone know why we require pytest>=2.6,<2.7 (this is hardcoded in pytest_run.py)? Seems like a very old version at this point.