PKGNAME=pytest-mock
PKGSEC=python
PKGDEP="setuptools pytest"
BUILDDEP="setuptools-scm"
PKGDES="Thin-wrapper around the mock package for easier use with pytest"

ABTYPE=pep517
ABHOST=noarch
NOPYTHON2=1
