Skip to content

Commit

Permalink
🚧 Disallow xarray versions breaking plotting in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
s-weigand committed Nov 13, 2021
1 parent a828f42 commit cf036b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ packages = find:
install_requires =
matplotlib>=3.3.0
pyglotaran>=0.3.0
xarray!=0.20.0,!=0.20.1,>=0.16.2
python_requires = >=3.8,<3.10
zip_safe = True

Expand Down

0 comments on commit cf036b7

Please sign in to comment.