Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide way to install using pypi #354

Closed
arthurzenika opened this issue Dec 21, 2022 · 1 comment
Closed

Provide way to install using pypi #354

arthurzenika opened this issue Dec 21, 2022 · 1 comment
Labels

Comments

@arthurzenika
Copy link

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

  1. pip install vsphere-automation-sdk should work
  2. poetry add vsphere-automation-sdk should work
  3. the README should point to that
    ...

Expected behavior

See above. Will add specific issues for each scenario.

Additional context

I think #200 is probably related to this issue

@aagrawal3
Copy link
Contributor

Duplicate of #38 and #326

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants