mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-natsort: Removed RUN_DEPENDS from TEST_DEPENDS.
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12950
This commit is contained in:
parent
898c4b6b1f
commit
d689e22190
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453724
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \
|
|||
${PYTHON_PKGNAMEPREFIX}hypothesis>=3.8.0:devel/py-hypothesis \
|
||||
${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \
|
||||
${PYTHON_PKGNAMEPREFIX}pathlib>0:devel/py-pathlib \
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage \
|
||||
${RUN_DEPENDS}
|
||||
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
Loading…
Add table
Reference in a new issue