COMMENT=	McCabe complexity checker for Python

MODPY_DISTV=	0.7.0
DISTNAME=	mccabe-${MODPY_DISTV}
PKGNAME=	py-mccabe-${MODPY_DISTV}
REVISION=	2

CATEGORIES=	devel

HOMEPAGE=	https://github.com/flintwork/mccabe

# Expat
PERMIT_PACKAGE=	Yes

MODULES=	lang/python

# requires Hypothesmith (not ported)
NO_TEST=	Yes
#TEST_DEPENDS=	devel/py-hypothesis

MODPY_PI=	Yes
MODPY_PYBUILD=	setuptools

.include <bsd.port.mk>
