kopia lustrzana https://github.com/jupyterhub/repo2docker
add xeus-cling to external tests
it should exercise the pinning issuepull/373/head
rodzic
a4ef9b17ae
commit
bbedf9484e
|
@ -24,3 +24,9 @@
|
||||||
url: https://github.com/binder-examples/requirements
|
url: https://github.com/binder-examples/requirements
|
||||||
ref: test
|
ref: test
|
||||||
verify: python -c 'import matplotlib'
|
verify: python -c 'import matplotlib'
|
||||||
|
# Test that custom channels and downgrades don't
|
||||||
|
# get blocked by pinning
|
||||||
|
- name: Xeus-Cling
|
||||||
|
url: https://github.com/QuantStack/xeus-cling
|
||||||
|
ref: 0.4.5
|
||||||
|
verify: jupyter kernelspec list
|
||||||
|
|
Ładowanie…
Reference in New Issue