You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the validate_cmaps does not validate cleanly, you get Trying to set 'colors.cmaps' to {'rgb': ['r', 'g', 'b']} via the update method of RcParams which does not validate cleanly.
As with psyplot 1.4.0, psy-simple is now continuously tested and deployed with CircleCI.
Fixed
-----
- Compatibility fixes for matplotlib\>=3.3
Added
-----
- psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io
Changed
-------
- psy-simple is now officially licensed under LGPL-3.0-only, see [#28](#28)
- We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#27](#27)
Code Sample, a copy-pastable example if possible
Problem description
the
validate_cmaps
does not validate cleanly, you getTrying to set 'colors.cmaps' to {'rgb': ['r', 'g', 'b']} via the update method of RcParams which does not validate cleanly.
see also psyplot/psyplot-gui#25
Output of
psyplot -aV
psyplot -aV
The text was updated successfully, but these errors were encountered: