diff options
Diffstat (limited to 'textproc/py-readchar/Makefile')
-rw-r--r-- | textproc/py-readchar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-readchar/Makefile b/textproc/py-readchar/Makefile index 0a54b563f9a5..c0967a9b3b52 100644 --- a/textproc/py-readchar/Makefile +++ b/textproc/py-readchar/Makefile @@ -17,7 +17,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= dos2unix localbase python:3.6+ +USES= dos2unix localbase python DOS2UNIX_GLOB= *.py # PYPI does not seem to work so far. USE_GITHUB= yes |