Skip to content

Commit

Permalink
devel/py-qstylizer: 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 9c810cc commit d2d304c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/py-qstylizer/Makefile
Expand Up @@ -24,13 +24,13 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR}

USES= pyqt:5 pytest python
USES= pyqt:5 python
# PyPi only has the wheel version
USE_GITHUB= yes
GH_ACCOUNT= blambright

USE_PYQT= pyqt5
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist distutils pytest

MAKE_ENV= PBR_VERSION=${PORTVERSION}

Expand Down

0 comments on commit d2d304c

Please sign in to comment.