mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/py-vici: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket) With hat: python
This commit is contained in:
parent
8ee76b26f2
commit
c89d4612ef
@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-pycodestyle>0:devel/py-pytest-pycodestyle@${PY_FLAVOR}
|
||||
|
||||
USES= python pytest
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
PYTEST_ARGS= --pycodestyle
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
TEST_ARGS= --pycodestyle
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user