add pyOpenSSL pip to package mapping as required by glance client
This commit is contained in:
parent
3b9155e5bf
commit
ceb0245333
@ -282,6 +282,10 @@ components:
|
||||
running: anvil.components:EmptyRuntime
|
||||
test: anvil.components.glance_client:GlanceClientTester
|
||||
uninstall: anvil.components:PythonUninstallComponent
|
||||
pip_to_package:
|
||||
- name: pyOpenSSL
|
||||
package:
|
||||
name: pyOpenSSL
|
||||
pips:
|
||||
- name: nosexcover
|
||||
- name: setuptools-git
|
||||
|
Loading…
Reference in New Issue
Block a user