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

Pin jupyter transitive deps in integration tests #6568

Merged

Conversation

stuhood
Copy link
Member

@stuhood stuhood commented Sep 27, 2018

Problem

As described in pex-tool/pex#561, jupyter's transitive deps float. Today that caused breakage.

Solution

Pin the relevant deps (ht John in pex-tool/pex#562).

@jsirois
Copy link
Contributor

jsirois commented Sep 27, 2018

This does not seem to jive with the depending target above which has a python 3 compatibility constraint.

@stuhood
Copy link
Member Author

stuhood commented Sep 27, 2018

Mm. I tested that it fixed the broken test, but didn't go much further. Now running the whole suite locally.

Copy link
Contributor

@jsirois jsirois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks in advance for squaring this comment with the one above.

@stuhood
Copy link
Member Author

stuhood commented Sep 28, 2018

Will merge on green for the first commit.

@stuhood stuhood merged commit 56cb981 into pantsbuild:master Sep 28, 2018
@stuhood stuhood deleted the stuhood/pin-jupyter-transitive-deps branch September 28, 2018 00:58
stuhood pushed a commit that referenced this pull request Sep 28, 2018
### Problem

As described in pex-tool/pex#561, jupyter's transitive deps float. Today that caused breakage.

### Solution

Pin the relevant deps (ht John in pex-tool/pex#562).
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.

2 participants