Skip to content

Commit 636e46c

Browse files
Merge pull request #3724 from meeseeksmachine/auto-backport-of-pr-3719-on-yt-4.0.x
Backport PR #3719 on branch yt-4.0.x (MNT: readd glueviz to [full] env (optional deps) on Python 3.10 following the release of glue-core 1.2.3)
2 parents 5671573 + 01f3d4c commit 636e46c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ full =
7777
f90nml>=1.1.2
7878
fastcache>=1.0.2
7979
firefly-vis>=2.0.4,<3.0.0
80+
glueviz>=0.13.3
8081
h5py>=3.1.0,<4.0.0
8182
libconf>=1.0.1
8283
miniballcpp>=0.2.1
@@ -91,7 +92,6 @@ full =
9192
requests>=2.20.0
9293
scipy>=1.5.0
9394
xarray>=0.16.1
94-
glueviz>=0.13.3;python_version < '3.10' # FUTURE: lift this limitation when glueviz has Python 3.10 compatibility
9595
mapserver =
9696
bottle
9797
minimal =

0 commit comments

Comments
 (0)