python313Packages.pygitguardian: remove disabled
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
marshmallow,
|
||||
pdm-backend,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
requests,
|
||||
responses,
|
||||
setuptools,
|
||||
@@ -19,8 +18,6 @@ buildPythonPackage rec {
|
||||
version = "1.27.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "GitGuardian";
|
||||
repo = "py-gitguardian";
|
||||
|
||||
Reference in New Issue
Block a user