summarylogtreecommitdiffstats
path: root/py2.install
blob: 40c9130fe7c002846efe934e0579e1598461b498 (plain)
1
2
3
4
5
post_install() {
	echo ':: This package will be deprecated and moved to its own pkgbase for the 2.0 release.'
	echo ':: See upstream documentation for more information.'
	echo ':: https://github.com/rlabbe/filterpy'
}