python313Packages.viv-utils: remove disabled
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user