Daniel Bengtsson f0c992f5c0 Stop configuring install_command in tox.
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.

Change-Id: Ibcdd3a9f7e7ea421e906cf1d96f95b516008b5d7
2019-11-14 15:05:29 +01:00
2019-07-05 14:43:07 -04:00
2019-10-24 14:04:44 +08:00
2019-04-19 19:35:49 +00:00
2013-02-17 09:25:32 +00:00
2019-07-05 14:43:07 -04:00
2017-03-03 00:02:50 +00:00

Team and repository tags

image

Oslo Configuration Library

Latest Version

Downloads

The Oslo configuration API supports parsing command line arguments and .ini style configuration files.

Description
OpenStack library for config
Readme 12 MiB
Languages
Python 99.8%
Shell 0.2%