You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to setup this library using pip install from git is nice, but in most organisations there will be an pypi mirror or proxy which whitelists that enable security checks. It would be really useful to be able to install from pypi and that the documentation in the README describe this use case.
Reproduction steps
pip install vsphere-automation-sdk should work
poetry add vsphere-automation-sdk should work
the README should point to that
...
Expected behavior
See above. Will add specific issues for each scenario.
Describe the bug
Being able to setup this library using pip install from git is nice, but in most organisations there will be an pypi mirror or proxy which whitelists that enable security checks. It would be really useful to be able to install from pypi and that the documentation in the README describe this use case.
Reproduction steps
pip install vsphere-automation-sdk
should workpoetry add vsphere-automation-sdk
should work...
Expected behavior
See above. Will add specific issues for each scenario.
Additional context
I think #200 is probably related to this issue
The text was updated successfully, but these errors were encountered: