tests: pin ipyleaflet<0.19 to get tests passing

pull/1348/head
Simon Li 2024-05-27 00:15:00 +01:00
rodzic af6d3e8448
commit 617a9512e4
4 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -1,2 +1,3 @@
#!/bin/bash
# FIXME: This doesn't work with ipyleaflet >= 0.19
jupyter nbextension enable --py --sys-prefix ipyleaflet

Wyświetl plik

@ -1 +1 @@
ipyleaflet
ipyleaflet==0.18.2

Wyświetl plik

@ -3,4 +3,5 @@
# this value should not be visible in `verify`
export TEST_START_VAR="var is set by postBuild"
# FIXME: This doesn't work with ipyleaflet >= 0.19
jupyter nbextension enable --py --sys-prefix ipyleaflet

Wyświetl plik

@ -1 +1 @@
ipyleaflet
ipyleaflet==0.18.2