[BUG] [Package Tests] Windows installers don't keep salt-pip extras directory in previous state #64957
Closed
1 of 10 tasks
Labels
Milestone
Description
When upgrading or downgrading relenv windows 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: