python313Packages.pudb: remove disabled

This commit is contained in:
Fabian Affolter
2025-12-13 10:15:13 +01:00
committed by GitHub
parent 2172cf077c
commit 41ca0f9be2
@@ -10,7 +10,6 @@
urwid-readline,
pytest-mock,
pytestCheckHook,
pythonOlder,
}:
buildPythonPackage rec {
@@ -18,8 +17,6 @@ buildPythonPackage rec {
version = "2025.1.5";
pyproject = true;
disabled = pythonOlder "3.8";
src = fetchPypi {
inherit pname version;
hash = "sha256-5t7bgfw8jNzWbPYuhjN8uRNXDrssmUyatSAS0Fnghq0=";