security/py-vici: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
b069892cea
commit
51f8b29b46
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Reference in a new issue