pip 26.1 added relative duration support to its --uploaded-prior-to option. I often like to ask open-ended naive questions since making assumptions can invite trouble if there's some factor or situational complication I didn't know about. In this case I'm wondering about pipx's --pip-args PIP_ARGS option.
Is it expected that --pip-args='--uploaded-prior-to=P3D' should force pipx to install packages at least three days old? Any unusual scenarios or potential problems to be aware of?
Thank you.
pip 26.1 added relative duration support to its
--uploaded-prior-tooption. I often like to ask open-ended naive questions since making assumptions can invite trouble if there's some factor or situational complication I didn't know about. In this case I'm wondering about pipx's--pip-args PIP_ARGSoption.Is it expected that
--pip-args='--uploaded-prior-to=P3D'should force pipx to install packages at least three days old? Any unusual scenarios or potential problems to be aware of?Thank you.