- Add clarification on python version limitation
Pointyhat to: antoine (for not providing it)
This commit is contained in:
parent
a1d0461de6
commit
16b56bb7f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489861
@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Komzpa
|
||||
|
||||
USES= python:2.7
|
||||
USES= python:2.7 # 2.7 only because of webpy dependency
|
||||
USE_PYTHON= distutils py3kplist optsuffix
|
||||
NO_ARCH= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user