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

Unpin xtl in the tests #812

Closed
jtpio opened this issue Jan 21, 2021 · 0 comments · Fixed by #815
Closed

Unpin xtl in the tests #812

jtpio opened this issue Jan 21, 2021 · 0 comments · Fixed by #815

Comments

@jtpio
Copy link
Member

jtpio commented Jan 21, 2021

In #808, we pinned to xtl=0.6.23 to fix the tests (xeus-cling depends on xtl):

run: mamba install -q python=${{ matrix.python_version }} pip jupyterlab_pygments==0.1.0 pytest-cov nodejs flake8 ipywidgets matplotlib xeus-cling xtl=0.6.23

From #808 (comment)

The xeus-cling stack must be rebuilt so it uses the same standard lib as the last xtl

This issue is a reminder to unpin at some point in the future.

This was referenced Jan 21, 2021
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 a pull request may close this issue.

1 participant