textproc/py-wcmatch: Remove flavors from USE_PYTHON
pep517 implies flavors already. Reported by: sunpoet
This commit is contained in:
parent
2db1fc4f34
commit
b2ca770f30
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVO
|
|||
${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist flavors pep517 pytest
|
||||
USE_PYTHON= autoplist pep517 pytest
|
||||
|
||||
# Windows specific tests
|
||||
PYTEST_IGNORED_TESTS= test_escape_windows \
|
||||
|
|
Loading…
Reference in a new issue