So if you put `pytest` in your `requirements.txt`,...
# general
h
So if you put
pytest
in your
requirements.txt
, pants will notice that it now has something that provides the
pytest
module, and do the mapping.