test with py-colorlog, 25/25 pass on amd64

master
kn 2023-08-14 08:12:21 +00:00
parent 6afe7f17ba
commit c9e326206f
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ RUN_DEPENDS = devel/py-colorama${MODPY_FLAVOR} \
multimedia/py-ffmpeg-progress-yield${MODPY_FLAVOR}>=0.7.4 \
devel/py-tqdm${MODPY_FLAVOR} \
graphics/ffmpeg
#TEST_DEPENDS = devel/py-colorlog${MODPY_FLAVOR}
TEST_DEPENDS = devel/py-colorlog${MODPY_FLAVOR}
.include <bsd.port.mk>