Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Create requirements.txt#484

Open
rzfeeser wants to merge 1 commit into
vmware-archive:masterfrom
rzfeeser:master
Open

Create requirements.txt#484
rzfeeser wants to merge 1 commit into
vmware-archive:masterfrom
rzfeeser:master

Conversation

@rzfeeser
Copy link
Copy Markdown

Overview:
Best practice to note python requirements in requirements.txt within root of repo for Ansible Collections. The ssl package is part of Python standard library. The ssl python package is being omitted from requirements.txt as it it provides error on install on some systems.

Files Added:
requirements.txt

References:

best practice to note python requirements in requirements.txt ssl package is part of standard library. ssl omitted as it it provides error on install
@vmwclabot
Copy link
Copy Markdown

@rzfeeser, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants