COMMENT =		small python library for interactive selection list

MODPY_DISTV =	2.4.0

DISTNAME =		pick-${MODPY_DISTV}
PKGNAME=		py-${DISTNAME}
REVISION=		0

CATEGORIES =		devel

HOMEPAGE =		https://github.com/wong2/pick

# MIT
PERMIT_PACKAGE =	Yes

MODULES =		lang/python

MODPY_PI =		Yes
MODPY_PYBUILD =		poetry-core

# tests aren't included in the pypi distfiles
NO_TEST =		Yes

.include <bsd.port.mk>
