mirror of
https://github.com/novatiq/packages.git
synced 2026-04-27 14:24:42 +01:00
python-pip-conf: split package away from python package
This should improve build time if you only want to build Python3 (and not Python). Because python-pip-conf was part of the python package, the whole python package (host + target) would get built if Python3 would need to get built. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
[global]
|
||||
cache-dir=/tmp/.cache
|
||||
log-file=/tmp/pip-log.txt
|
||||
Reference in New Issue
Block a user