diff options
| author | Zuul <zuul@review.opendev.org> | 2021-02-27 03:09:15 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2021-02-27 03:09:15 +0000 |
| commit | a22a54e8ee5cfea75a667ab4e0642ff9681aba7e (patch) | |
| tree | 238e9adc1695f5d933e6cd74e16c2f140f8a3f1b | |
| parent | f1236e09404c52b5eb3d9ba528be91d49487e08a (diff) | |
| parent | 2c43d65238063eeaf54e9ae4b0e1c8463c9cbe0e (diff) | |
| download | python-cinderclient-a22a54e8ee5cfea75a667ab4e0642ff9681aba7e.tar.gz | |
Merge "Stop configuring install_command in tox."
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ ignore_basepython_conflict=true [testenv] basepython = python3 usedevelop = True -install_command = pip install {opts} {packages} setenv = VIRTUAL_ENV={envdir} OS_TEST_PATH=./cinderclient/tests/unit |
