Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include '--index-url' argument for the pip install command for Test PyPI #4044

Closed

Conversation

kfr2
Copy link

@kfr2 kfr2 commented May 19, 2018

The template logic for a package's pip installation command has been
moved to a jinja macro called pip_command. This macro furthermore
determines whether or not to add the Test PyPI's --index-url based on
the existence of the testPyPI variable.

This PR implements #4018.

The template logic for a package's pip installation command has been
moved to a jinja macro called `pip_command`. This macro furthermore
determines whether or not to add the Test PyPI's `--index-url` based on
the existence of the *testPyPI* variable.
@kfr2 kfr2 force-pushed the 4018-include-index-url-arg-for-test-pypi branch from b111c6e to 26fcb5f Compare May 19, 2018 19:12
@di
Copy link
Member

di commented Oct 28, 2018

Fixed in #4941, thanks @kfr2!

@di di closed this Oct 28, 2018
@kfr2 kfr2 deleted the 4018-include-index-url-arg-for-test-pypi branch October 28, 2018 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants