Daniel Bengtsson 11f05d4904 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: I9130a9202515ac7b88e7b6a99dbb6a756ac65895
2019-11-15 12:21:31 +01:00
2016-04-24 17:21:18 -05:00
2019-10-10 16:17:25 +02:00
2019-11-14 12:58:33 +02:00
2019-11-12 11:02:50 -06:00
2019-05-11 13:46:51 -05:00
2019-04-19 19:43:33 +00:00
2018-05-21 14:58:48 -07:00
2019-11-12 11:02:50 -06:00
2018-04-21 02:32:36 +00:00
2019-08-24 17:26:38 +00:00
2019-10-17 15:50:57 +08:00
2017-03-02 11:55:44 +00:00
2019-05-11 13:46:51 -05:00
2015-06-29 15:27:25 +12:00
2018-03-22 13:50:56 -05:00

Global Requirements and Constraints for OpenStack Projects

image

Resources and Documentation

Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.

Description
Global requirements for OpenStack
Readme 120 MiB
Languages
Python 89.8%
Shell 10.2%