Skip to content

Commit

Permalink
devel/py-pytest-localserver: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent d1baf57 commit 9c810cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/py-pytest-localserver/Makefile
Expand Up @@ -19,8 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiosmtpd>0:mail/py-aiosmtpd@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}werkzeug>=0.10:www/py-werkzeug@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}

USES= pytest python
USE_PYTHON= autoplist pep517
USES= python
USE_PYTHON= autoplist pep517 pytest

NO_ARCH= yes

Expand Down

0 comments on commit 9c810cc

Please sign in to comment.