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

Make pytest-testinfra as an optional dependency #3982

Merged
merged 2 commits into from
Jul 31, 2023
Merged

Conversation

audgirka
Copy link
Contributor

This PR makes pytest-testinfra as optional dependency for the upcoming v6 release.
If the user, wishes to include pytest-testinfra as a depedency, then use:
pip install molecule[testinfra]

testinfra will be removed in the v7 release.

@audgirka audgirka force-pushed the fix/testinfra_optional branch 2 times, most recently from 42765f2 to eb6c82a Compare July 31, 2023 08:23
@zhan9san
Copy link
Contributor

@ajinkyau

The lint job is not happy with this change.

Could you kindly review #3981 ? It may fix the lint issue.

Copy link
Contributor

@cidrblock cidrblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY

@audgirka audgirka enabled auto-merge (squash) July 31, 2023 13:24
@audgirka audgirka merged commit 83e9c91 into main Jul 31, 2023
16 checks passed
@audgirka audgirka deleted the fix/testinfra_optional branch July 31, 2023 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants