Merge pull request #126 from blob5/master

Build failure on nixOS. ModuleNotFoundError: No module named 'viu'
This commit is contained in:
Benexl
2025-08-16 23:47:43 +03:00
committed by GitHub

View File

@@ -67,8 +67,6 @@
# Needs to be adapted for the nix derivation build
doCheck = false;
pythonImportsCheck = [ "viu" ];
meta = {
description = "Your browser anime experience from the terminal";
homepage = "https://github.com/Benexl/Viu";