python313Packages.yamale: remove disabled
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
lib,
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
pythonOlder,
|
||||
pytestCheckHook,
|
||||
pyyaml,
|
||||
ruamel-yaml,
|
||||
@@ -14,8 +13,6 @@ buildPythonPackage rec {
|
||||
version = "6.1.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "23andMe";
|
||||
repo = "yamale";
|
||||
|
||||
Reference in New Issue
Block a user