Move tests to MODPY_PYTEST

This commit is contained in:
kmos 2019-11-23 23:36:47 +00:00
parent 662cbd5ae6
commit 66caa534db

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2019/07/12 21:07:45 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2019/11/23 23:36:47 kmos Exp $
COMMENT = Python interface to Discogs website
@ -18,6 +18,8 @@ MODPY_PI = Yes
MODULES = lang/python
MODPY_SETUPTOOLS = Yes
MODPY_PYTEST = Yes
MODPY_PYTEST_ARGS = discogs_client
FLAVORS = python3
FLAVOR ?=