Recommended way to add flags to executable under pants? #20858
Unanswered
dyoshida-continua
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an easy way to make it so that, for a single run,
pants run my_file.py
will add-m pdb
to the python interpreter arguments? Or pass the--pdb
flag to pytest?Beta Was this translation helpful? Give feedback.
All reactions