# Template file for 'python3-matplotlib-inline'
pkgname=python3-matplotlib-inline
version=0.2.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core"
depends="python3-traitlets"
short_desc="Inline Matplotlib backend for Jupyter"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://github.com/ipython/matplotlib-inline"
distfiles="${PYPI_SITE}/m/matplotlib_inline/matplotlib_inline-${version}.tar.gz"
checksum=72f3fe8fce36b70d4a5b612f899090cd0401deddc4ea90e1572b9f4bfb058c79
# No tests are shipped
make_check=no

post_install() {
	vlicense LICENSE
}
