diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-07 12:26:41 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-09-07 12:26:41 +0200 |
commit | b86221feeafaacbff38b27dd5999866460e3a67b (patch) | |
tree | 3676292e1789fe02d454a20e278813d99867495a /textproc/py-python-lsp-server/Makefile | |
parent | graphics/drm-54-kmod: Remove port (diff) |
cleanup: remove trailing whitepaces
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 65c37a1e5e90..a0627fd551a0 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -39,7 +39,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}yapf>0:textproc/py-yapf@${PY_FLAVOR} \ ${PYNUMPY} -# make test: 3 failed, 134 passed, 9 skipped, 18 warnings +# make test: 3 failed, 134 passed, 9 skipped, 18 warnings # mainly because of py-numpy>=1.23.0 ... USES= python:3.7+ pytest USE_PYTHON= autoplist concurrent distutils |