Remove TEST_DEPENDS to avoid circular dependency
PR: 220284 Reported by: danfe
This commit is contained in:
parent
f14913be56
commit
6c57611f98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462637
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ COMMENT= Library with cross-python path, ini-parsing, io, code, log facilities
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
|
Loading…
Reference in a new issue