Skip to content

Commit

Permalink
devel/py-smmap: Convert to USE_PYTHON=unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 3, 2022
1 parent 5f2653c commit a360303
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions devel/py-smmap/Makefile
Expand Up @@ -12,10 +12,8 @@ COMMENT= Sliding-window memory map manager
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent distutils unittest

NO_ARCH= yes

Expand Down

0 comments on commit a360303

Please sign in to comment.