diff options
Diffstat (limited to 'biology/py-orange3-single-cell/Makefile')
-rw-r--r-- | biology/py-orange3-single-cell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-orange3-single-cell/Makefile b/biology/py-orange3-single-cell/Makefile index 0ff1aae17c24..fd3b8fcc1973 100644 --- a/biology/py-orange3-single-cell/Makefile +++ b/biology/py-orange3-single-cell/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= orange3>0:misc/orange3 \ ${PYNUMPY} # Supports 3.4+ but loompy 3.6+ only. -USES= python:3.7+ +USES= python USE_GITHUB= yes GH_ACCOUNT= biolab USE_PYTHON= distutils autoplist |