Skip to content

Commit bbedf94

Browse files
committed
add xeus-cling to external tests
it should exercise the pinning issue
1 parent a4ef9b1 commit bbedf94

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/external/reproductions.repos.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@
2424
url: https://github.com/binder-examples/requirements
2525
ref: test
2626
verify: python -c 'import matplotlib'
27+
# Test that custom channels and downgrades don't
28+
# get blocked by pinning
29+
- name: Xeus-Cling
30+
url: https://github.com/QuantStack/xeus-cling
31+
ref: 0.4.5
32+
verify: jupyter kernelspec list

0 commit comments

Comments
 (0)