]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
pybind/mgr: tox.ini remove duplicated `tox` env 43061/head
authorSebastian Wagner <sewagner@redhat.com>
Mon, 6 Sep 2021 10:26:21 +0000 (12:26 +0200)
committerSebastian Wagner <sewagner@redhat.com>
Mon, 6 Sep 2021 10:27:28 +0000 (12:27 +0200)
as this is the same as `py3`. Avoid executing it twice

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
src/pybind/mgr/tox.ini

index 2256d996bfcf367308234afa1e2dbe0cb07a8dc3..5fb8a18107998329e851f05965859ace17a5bc49 100644 (file)
@@ -2,7 +2,6 @@
 envlist =
     py3,
     mypy,
-    test,
     fix
     flake8
     jinjalint