COMMENT=	extensions to the Python unit testing framework

MODPY_DISTV=	2.8.4
DISTNAME=	testtools-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
CATEGORIES=	devel

# MIT
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PI=	Yes
MODPY_PYBUILD=	hatch-vcs

# tests need "testscenarios", "testresources"
NO_TEST=	Yes

.include <bsd.port.mk>
