But yes, you're right Andreas that to teach Pants ...
# development
h
But yes, you're right Andreas that to teach Pants about a new requirement in your "universe", you either need to: 1. add to
requirements.txt
loaded via
python_requirements()
macro 2. define a
python_requirement_library
in a BUILD file 3. add to
pyproject.toml
loaded via
poetry_requirements
macro