Replace openapi docs gen lib with redoc
[sim/a1-interface.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index afa3e38..e09164c 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -53,7 +53,7 @@ deps =
     sphinx
     sphinx-rtd-theme
     sphinxcontrib-httpdomain
-    sphinxcontrib-openapi==0.6.0
+    sphinxcontrib-redoc
     recommonmark
     lfdocs-conf
 commands =
@@ -66,7 +66,7 @@ basepython = python3.8
 deps = sphinx
        sphinx-rtd-theme
        sphinxcontrib-httpdomain
-       sphinxcontrib-openapi==0.6.0
+       sphinxcontrib-redoc
        recommonmark
        lfdocs-conf
 commands = sphinx-build -W -b linkcheck -d {envtmpdir}/doctrees ./docs/ {toxinidir}/docs/_build/linkcheck