summarylogtreecommitdiffstats
path: root/python2-pydl.install
blob: 22bee3e3b28dddfaade9f296449963d5371b006d (plain)
1
2
3
4
5
post_install() {
    echo "
    ==> If you want to run the testing for python2 version of PyDL, you need to remove the python2-pytest-cov package first.
    "
}