diff options
| author | Zuul <zuul@review.opendev.org> | 2021-03-09 23:09:46 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2021-03-09 23:09:46 +0000 |
| commit | 4b9d6a388b0aaf721544283d305876335d92336c (patch) | |
| tree | 0757e8ae2583bc1cb1e982401011fd55669589c9 | |
| parent | 1465ff203a4e4a5f9b64d560f3b61d42140ca894 (diff) | |
| parent | 1f6f489b88c76eadefa8fa5863a104a67305f038 (diff) | |
| download | python-designateclient-4b9d6a388b0aaf721544283d305876335d92336c.tar.gz | |
Merge "Remove install unnecessary packages"
| -rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY [testenv:docs] deps = -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} - -r{toxinidir}/requirements.txt -r{toxinidir}/doc/requirements.txt commands = sphinx-build -W -b html doc/source doc/build/html |
