Merge "add pkg-map to pip-and-virtualenv element"
This commit is contained in:
commit
81633f69c8
8
elements/pip-and-virtualenv/pkg-map
Normal file
8
elements/pip-and-virtualenv/pkg-map
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"family": {
|
||||
"gentoo": {
|
||||
"python-pip": "dev-python/pip",
|
||||
"python-virtualenv": "dev-python/virtualenv"
|
||||
}
|
||||
}
|
||||
}
|
@ -1 +1 @@
|
||||
get-pip-py file /tmp/get-pip.py https://bootstrap.pypa.io/get-pip.py
|
||||
pip-and-virtualenv file /tmp/get-pip.py https://bootstrap.pypa.io/get-pip.py
|
||||
|
Loading…
Reference in New Issue
Block a user