Skip to content

Commit

Permalink
devel/py-cons: Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jun 22, 2023
1 parent 0b85141 commit 755486b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-cons/Makefile
Expand Up @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}versioneer>=0:devel/py-versioneer@${PY_FLA
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}logical-unification>=0.4.0:math/py-logical-unification@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= distutils autoplist pytest
USE_PYTHON= distutils autoplist pytest # tests fail intermittently, see https://github.com/pythological/python-cons/issues/15

USE_GITHUB= yes
GH_ACCOUNT= pythological
Expand Down

0 comments on commit 755486b

Please sign in to comment.