mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-427: pip list with columns display
This commit is contained in:
@@ -9,4 +9,4 @@ virtualenv --system-site-packages .venv
|
||||
source .venv/bin/activate
|
||||
pip install -U setuptools
|
||||
pip install ansible==2.7.10
|
||||
pip list --format legacy
|
||||
pip list --format columns
|
||||
|
||||
Reference in New Issue
Block a user