python313Packages.psd-tools: remove disabled

This commit is contained in:
Fabian Affolter
2025-12-13 10:45:52 +01:00
committed by GitHub
parent f1ff69cc55
commit 78983cd341
@@ -2,7 +2,6 @@
lib,
buildPythonPackage,
fetchFromGitHub,
pythonOlder,
setuptools,
attrs,
docopt,
@@ -22,8 +21,6 @@ buildPythonPackage rec {
version = "1.12.1";
pyproject = true;
disabled = pythonOlder "3.9";
src = fetchFromGitHub {
owner = "psd-tools";
repo = "psd-tools";