]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: tox.ini: delete useless env. 'apidocs' 42788/head
authorAlfonso Martínez <almartin@redhat.com>
Wed, 11 Aug 2021 09:14:53 +0000 (11:14 +0200)
committerAlfonso Martínez <almartin@redhat.com>
Mon, 16 Aug 2021 11:31:00 +0000 (13:31 +0200)
Fixes: https://tracker.ceph.com/issues/52130
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked from commit d7346ec1486d7ca24177c3064f457f9722c0c8cb)

src/pybind/mgr/dashboard/tox.ini

index 50224bb8f65239d80f7a85e6fd7627c35aed75b8..72296218c9bb816e84b32d33d58ff8cd450b4027 100644 (file)
@@ -5,8 +5,7 @@ envlist =
     fix,
     check,
     run,
-    apidocs,
-    openapi-{check,fix, doc}
+    openapi-{check, fix, doc}
 skipsdist = true
 minversion = 2.9.1