summaryrefslogtreecommitdiff
path: root/openstackclient/common
diff options
context:
space:
mode:
authorDaniel Bengtsson <dbengt@redhat.com>2019-11-15 10:06:35 +0100
committerDaniel Bengtsson <dbengt@redhat.com>2020-03-16 08:00:44 +0100
commitbf2beb9e868175adb775ec253ef4a929ac557975 (patch)
tree9adeb68fc7821b74ab8b9e1464bb908f313fe7f3 /openstackclient/common
parent045f133f16722f1cf429bf2ec30c36df82095acd (diff)
downloadpython-openstackclient-bf2beb9e868175adb775ec253ef4a929ac557975.tar.gz
Stop configuring install_command in tox and stop use pip.
Currently, we are overriding 'install_command' to use 'pip'. This is considered poor behavior and 'python -m pip' should be used instead: https://snarky.ca/why-you-should-use-python-m-pip/ It turns out that this is the the default value provided by tox: https://tox.readthedocs.io/en/latest/config.html#conf-install_command So we can remove the line and simply use the default value. Use the right way when it's necessary. Change-Id: I410173d5fdcd8c592d98eed2f48b98e06299e8b3
Diffstat (limited to 'openstackclient/common')
0 files changed, 0 insertions, 0 deletions