quaint-telephone-89068
10/26/2022, 2:14 PM[flake8].extra_requirements
from a requirements.txt
file ?
Instead of hardcoding it in the pants.toml
?
I just have a lot of requirements files I have right now (requirements-flake8.txt
, requirements-pytest.txt
, etc)
And was wondering if I can reuse them instead of rewriting them in a config file which is pants specific
pantsbuild/pants