Upgrade to release 7.23.1:
- Moved to GitHub actions away from Travis-CI, the transition may
not be 100% complete (not testing on nightly anymore), but as we
ran out of Travis-Ci hours on the IPython organisation that was
a necessary step.
- We have a new dependency: matplotlib-inline, which try to
extract matplotlib inline backend specific behavior. It is
available on PyPI and conda-forge thus should not be a problem
to upgrade to this version. If you are a package maintainer
that might be an extra dependency to package first.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>