]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Stop configuring install_command in tox.
authorTakashi Kajinami <tkajinam@redhat.com>
Wed, 29 Sep 2021 08:58:57 +0000 (17:58 +0900)
committerTakashi Kajinami <tkajinam@redhat.com>
Wed, 29 Sep 2021 09:04:20 +0000 (18:04 +0900)
commitdad345e872ebab4b76055ce72644ddf852f7b65d
treef038174a170e5fe0443df6a9793942e7a530165b
parent2790fe786d38410f5328e9b4ae73a6ea07717113
Stop configuring install_command in tox.

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: Ibb01a28bc7369b18416354c8aa363780f7841094
Co-Authored-By: tushargite96 <tushargite96@gmail.com>
tox.ini