# SPDX-License-Identifier: LGPL-2.1-or-later
-
-[Build]
-ToolsTreePackages=
- ruff
- mypy
[Build]
ToolsTreePackages=
+ mypy
python-pytest
+ ruff
--- /dev/null
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+ToolsTreeDistribution=|azure
+ToolsTreeDistribution=|centos
+ToolsTreeDistribution=|fedora
+
+[Build]
+ToolsTreePackages=
+ python3-mypy
+ python3-pytest
--- /dev/null
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+ToolsTreeDistribution=|debian
+ToolsTreeDistribution=|kali
+ToolsTreeDistribution=|ubuntu
+
+[Build]
+ToolsTreePackages=
+ mypy
+ python3-pytest
--- /dev/null
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+ToolsTreeDistribution=fedora
+
+[Build]
+ToolsTreePackages=
+ ruff
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
-ToolsTreeDistribution=!arch
+ToolsTreeDistribution=opensuse
[Build]
ToolsTreePackages=
+ mypy
python3-pytest
+ ruff