diff options
Diffstat (limited to 'textproc/py-rich/Makefile')
-rw-r--r-- | textproc/py-rich/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index b14885e303bc..91c934d5a1b0 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=2.2.0:textproc/py-markdown-i ${PYTHON_PKGNAMEPREFIX}pygments>=2.13.0<3.0.0:textproc/py-pygments@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.7+ +USES= python USE_PYTHON= autoplist pep517 pytest USE_GITHUB= yes |