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

Incorrect pip install documentation #4043

Open
7 tasks done
anshulbehl opened this issue Sep 13, 2023 · 0 comments
Open
7 tasks done

Incorrect pip install documentation #4043

anshulbehl opened this issue Sep 13, 2023 · 0 comments
Labels

Comments

@anshulbehl
Copy link

anshulbehl commented Sep 13, 2023

Prerequisites

  • This was not already reported in the past (duplicate check)
  • It does reproduce it with code from main branch (latest unreleased version)
  • I include a minimal example for reproducing the bug
  • The bug is not trivial, as for those a direct pull-request is preferred
  • Running pip check does not report any conflicts
  • I was able to reproduce the issue on a different machine
  • The issue is not specific to any driver other than 'default' one

Environment

This is a documentation bug on the pip install of molecule

What happened

https://ansible.readthedocs.io/projects/molecule/installation/#pip

The above docs mention ansible-core as not a direct dependency, but looks like it is if I do a pip instal or I check

https://github.com/ansible/molecule/blob/v6.0.2/.config/requirements.in#L2

Reproducing example

No response

@anshulbehl anshulbehl added the new label Sep 13, 2023
@ssbarnea ssbarnea added docs and removed new labels Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Community
Development

No branches or pull requests

2 participants