Commit 6cb17fdc authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python313Packages.cloudsplaining: remove disabled

parent 17615f54
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
  markdown,
  policy-sentry,
  pytestCheckHook,
  pythonOlder,
  pyyaml,
  schema,
  setuptools,
@@ -22,8 +21,6 @@ buildPythonPackage rec {
  version = "0.8.2";
  pyproject = true;

  disabled = pythonOlder "3.8";

  src = fetchFromGitHub {
    owner = "salesforce";
    repo = "cloudsplaining";