Add TEST_DEPENDS
This commit is contained in:
parent
57004c52d9
commit
9ecf70a535
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448410
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py3-cryptograph
|
|||
${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py3-idna \
|
||||
${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py3-openssl \
|
||||
${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py3-pysocks
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py3-mock \
|
||||
${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py3-nose \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py3-pytest
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
|
|
Loading…
Reference in a new issue