0

If I publish a package A on pypi that depends on package B on test-pypi, how to make user able to run pip install A instead of pip install -i https://pypi.org/simple/ --extra-index-url https://test.pypi.org/simple/ PACKAGE_NAME?

  • 1
    Not possible. https://stackoverflow.com/a/68088680 -- https://stackoverflow.com/a/57704447 -- https://stackoverflow.com/q/71252030 – sinoroc Feb 24 '22 at 17:39

0 Answers0