From fbe554c7a055f985762029699dbcc0d072438c96 Mon Sep 17 00:00:00 2001 From: stedif <stefano.difrischia@inaf.it> Date: Wed, 16 Mar 2022 11:16:48 +0100 Subject: [PATCH] L2SS-652: revert to previous commit --- tangostationcontrol/tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tangostationcontrol/tox.ini b/tangostationcontrol/tox.ini index d0880cfb6..0dd2a0145 100644 --- a/tangostationcontrol/tox.ini +++ b/tangostationcontrol/tox.ini @@ -67,7 +67,6 @@ commands = [testenv:xenon]; commands = {envpython} -m xenon tangostationcontrol -b B -m A -a A -exclude = libhdbpp-python [testenv:docs] deps = -- GitLab