oterm: fix runtime error: missing textualeffects (#366021)

This commit is contained in:
Gaël James
2025-02-10 20:43:28 +01:00
parent 6f95ea0926
commit cc43fcb822
+1
View File
@@ -40,6 +40,7 @@ python3Packages.buildPythonApplication rec {
python-dotenv
rich-pixels
textual
textualeffects
typer
];