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

Fix running 'python run_tests.py' without mock installed systemwide #99

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

jperville
Copy link

This PR fixes running python run_test.py under python 3.x when the python3-mock package is not installed systemwide.

This PR should fix #97

@epcim epcim merged commit fc1089b into salt-formulas:develop Feb 13, 2025
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 this pull request may close these issues.

'mock' package missing in requirements.txt
2 participants