<#17351 Fetching tool requirements from a requirem...
# github-notifications
q
#17351 Fetching tool requirements from a requirements file New discussion created by AbdealiJK Can I generate
[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