Skip to content

Commit

Permalink
devel/py-adb: Convert to USE_PYTHON=pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 29, 2022
1 parent cc80f92 commit 0cb99d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions devel/py-adb/Makefile
Expand Up @@ -17,8 +17,9 @@ USE_GITHUB= yes
GH_ACCOUNT= google
GH_PROJECT= python-${PORTNAME}

USES= python:3.6+ pytest
USES= python:3.6+
USE_PYTHON= autoplist distutils pytest

NO_ARCH= yes
USE_PYTHON= autoplist distutils

.include <bsd.port.mk>

0 comments on commit 0cb99d8

Please sign in to comment.