Skip to content

Commit 6a8aa3a

Browse files
matthewturkneutrinoceros
authored andcommitted
TST: Backports from GH-3760
TST: add a constraint to avoid latest glue-core version in CI
1 parent b64eeee commit 6a8aa3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ full =
9292
requests>=2.20.0
9393
scipy>=1.5.0
9494
xarray>=0.16.1
95+
glue-core!=1.2.4;python_version >= '3.10' # see https://github.com/glue-viz/glue/issues/2263
9596
mapserver =
9697
bottle
9798
minimal =

0 commit comments

Comments
 (0)