Skip to content

Conversation

@jtrh
Copy link
Contributor

@jtrh jtrh commented Jul 10, 2020

We need to use pip check because it returns a non-zero exit status
when there are dependency version conflicts. pip install just prints a
warning, which does not cause a CI failure.

See also: pypa/pip#6200

We need to use `pip check` because it returns a non-zero exit status
when there are dependency version conflicts. `pip install` just prints a
warning, which does not cause a CI failure.

See also: pypa/pip#6200
@jtrh jtrh added the component: config config, setup, etc label Jul 10, 2020
@jtrh jtrh self-assigned this Jul 10, 2020
@jtrh jtrh requested a review from glarrain July 10, 2020 03:13
@jtrh jtrh merged commit ef83c8a into develop Jul 10, 2020
@jtrh jtrh deleted the feature/check-python-dep-version-conflicts branch July 10, 2020 03:13
@jtrh jtrh mentioned this pull request Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: config config, setup, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants