We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description When upgrading or downgrading relenv macos packages, the extras-X.Y directory is reset to being empty.
extras-X.Y
Once fixed, the downgrade tests should be altered to test that this is working correctly in test_salt_downgrade.py.
test_salt_downgrade.py
Setup
Steps to Reproduce the behavior
salt-pip install pep8
Expected behavior The extras directory should still have the installed pep8 package
The text was updated successfully, but these errors were encountered:
twangboy
No branches or pull requests
Description
When upgrading or downgrading relenv macos packages, the
extras-X.Y
directory is reset to being empty.Once fixed, the downgrade tests should be altered to test that this is working correctly in
test_salt_downgrade.py
.Setup
Steps to Reproduce the behavior
salt-pip install pep8
extras-X.Y
extras-X.Y
Expected behavior
The extras directory should still have the installed pep8 package
The text was updated successfully, but these errors were encountered: