python313Packages.viv-utils: remove disabled

This commit is contained in:
Fabian Affolter
2025-10-08 20:33:00 +02:00
committed by GitHub
parent 641564ee1b
commit d40fc0085e
@@ -8,7 +8,6 @@
pytest-sugar,
pytestCheckHook,
python-flirt,
pythonOlder,
setuptools-scm,
typing-extensions,
vivisect,
@@ -19,8 +18,6 @@ buildPythonPackage rec {
version = "0.8.1";
pyproject = true;
disabled = pythonOlder "3.9";
src = fetchFromGitHub {
owner = "williballenthin";
repo = "viv-utils";