mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
python,python3: override python setuptools & pip versions
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -11,3 +11,6 @@ PYTHON3_VERSION_MICRO:=0
|
||||
|
||||
PYTHON3_VERSION:=$(PYTHON3_VERSION_MAJOR).$(PYTHON3_VERSION_MINOR)
|
||||
|
||||
PYTHON3_SETUPTOOLS_VERSION:=28.8.0
|
||||
PYTHON3_PIP_VERSION:=9.0.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user