{smi,tools-common}: pin textual

This commit is contained in:
Artturin 2025-01-29 20:06:14 +02:00
parent 2245c9c5ea
commit 65d7bef16d
2 changed files with 27 additions and 8 deletions

View file

@ -39,7 +39,6 @@ buildPythonPackage rec {
propagatedBuildInputs = [
setuptools
requests
textual
black
distro
elasticsearch
@ -51,6 +50,7 @@ buildPythonPackage rec {
importlib-resources
pkgs.pre-commit
tools-common
tools-common.textual
];
dontUsePytestCheck = true; # no tests