diff options
Diffstat (limited to 'textproc/py-python-lsp-server/Makefile')
-rw-r--r-- | textproc/py-python-lsp-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index 1f41ba359e29..d5d96e25b4d8 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -46,7 +46,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} # make test: 3 failed, 168 passed, 8 skipped, 11 warnings # test/plugins/test_flake8_lint.py:90,219,241: AssertionError -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes |