tox: remove linters and functional from envlist

Tests removed in:
I943b8e29a6b944de15f98f222128f566d498fd1d

Change-Id: I929a9cf042f89ff9aea8d390cdd75d0c8bffb10f
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-11-30 17:09:50 +00:00
parent d35b3259c4
commit cae149740f

View File

@@ -1,7 +1,7 @@
[tox]
minversion = 4.6.0
skipsdist = True
envlist = docs,linters,functional
envlist = docs
[testenv]
usedevelop = False