Per T2283, it's not currently possible to easily install Salt through pip
to get a suitable environment to run operations tests.
This reverts commit ede81bc373831330abba79fd7e2a9aea01d69e50.
Ref T2283
Differential D4019
Revert "Try to install Salt 3006.8 as test dependency" Authored by dereckson on Sat, Mar 21, 16:25.
Details
Per T2283, it's not currently possible to easily install Salt through pip This reverts commit ede81bc373831330abba79fd7e2a9aea01d69e50. Ref T2283
Diff Detail
Event TimelineComment Actions Plan is to replace pip installation by a script, ideally invokable through make, to prepare the venv or anything else with Salt there. |