textproc/py-wcmatch: Remove flavors from USE_PYTHON

pep517 implies flavors already.

Reported by:	sunpoet
This commit is contained in:
Matthew Seaman 2023-03-27 16:01:31 +00:00
parent 2db1fc4f34
commit b2ca770f30

View file

@ -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 \