Hi. I am preparing to release a new package on PyPI and would like to test it also on iOS, while experimenting with Test PyPI. In desktop, I am using pip install --index-url https://test.pypi.org/simple/ PACKAGE-NAME.

Is it possible to specify the URL for Test PyPI in the StaSh version of pip?