tox: remove linters and functional from envlist

Tests removed in:
Iaa727b84e6c8938999df5bbc292ff4c6ca6f668d

Change-Id: I43e630046fcd808e37966cf5f67c3e60d54a022e
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-11-30 17:01:31 +00:00
parent 476cb2b9e3
commit 8037c04260

View File

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