mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
We no longer need to pull in tox as a TEST_DEPENDS
This commit is contained in:
parent
7f6fb562b8
commit
a3a0c0aac0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480278
@ -12,8 +12,7 @@ COMMENT= Provide a helpers namespace in pytest
|
||||
LICENSE= APACHE20
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
Loading…
Reference in New Issue
Block a user