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

pip install 'molecule-plugins[vagrant]' - does not work as intended #132

Closed
carlosmmatos opened this issue Apr 20, 2023 · 0 comments · Fixed by #133
Closed

pip install 'molecule-plugins[vagrant]' - does not work as intended #132

carlosmmatos opened this issue Apr 20, 2023 · 0 comments · Fixed by #133

Comments

@carlosmmatos
Copy link
Contributor

When running:

pip install 'molecule-plugins[vagrant]' 

The following message is shown:

molecule-plugins 23.4.0 does not provide the extra 'vagrant'

Now installing just molecule-plugins does show output that the vagrant driver does get installed, however, it is now missing a python-vagrant dependency.

Based on the pyproject.toml I can see there is no dependency for vagrant being added.

@carlosmmatos carlosmmatos changed the title pip install 'molecule-plugins[vagrant]' does not work pip install 'molecule-plugins[vagrant]' - does not work as intended Apr 20, 2023
akikanellis added a commit to akikanellis/homelab that referenced this issue Apr 29, 2023
akikanellis added a commit to akikanellis/homelab that referenced this issue Apr 29, 2023
See: ansible-community/molecule-plugins#132

---------

Co-authored-by: aki-bot <103840025+aki-bot[bot]@users.noreply.github.com>
Co-authored-by: Aki Kanellis <hello@akikanellis.com>
akikanellis pushed a commit to akikanellis/homelab that referenced this issue Apr 30, 2023
## [1.19.47](v1.19.46...v1.19.47) (2023-04-30)

### Build System

* **deps:** update dependency molecule to v5 ([#301](#301)) ([52031a6](52031a6)), closes [ansible-community/molecule-plugins#132](ansible-community/molecule-plugins#132)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant