Without this, pytest fails with missing a module
Traceback (most recent call last):
File "/usr/bin/py.test", line 6, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
Without this, pytest fails with missing a module
Traceback (most recent call last):
File "/usr/bin/py.test", line 6, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'